diff --git a/commands.py b/commands.py index db00d2e..8da322e 100644 --- a/commands.py +++ b/commands.py @@ -13,6 +13,8 @@ def help(mud, id): an exit to another room. * build : Creates a room. The return param is the name of an exit to come back to the current room. + * me : Emotes action. Example, 'me chuckles'. Visible to everyone + in the room. ''')