From 5ec2030d83f2ad546aeca7dc5448d2c77d859f5c Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 19 Mar 2015 19:01:41 +0100 Subject: [PATCH] Added swap alias to the type command. Resolves #718. --- evennia/commands/default/building.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/evennia/commands/default/building.py b/evennia/commands/default/building.py index 0b24fab48f..ff9b9e575f 100644 --- a/evennia/commands/default/building.py +++ b/evennia/commands/default/building.py @@ -1474,7 +1474,7 @@ class CmdTypeclass(MuxCommand): """ key = "@typeclass" - aliases = "@type, @parent" + aliases = ["@type", "@parent", "@swap"] locks = "cmd:perm(typeclass) or perm(Builders)" help_category = "Building" @@ -1484,7 +1484,7 @@ class CmdTypeclass(MuxCommand): caller = self.caller if not self.args: - caller.msg("Usage: @type [= [=