fix: added help entry for the 'me' command

This commit is contained in:
Marlow Alfonso 2023-12-07 00:16:55 +00:00
parent 6094480fea
commit 5202255b42
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ def help(mud, id):
an exit to another room.
* build <room> <return> <description>: Creates a room. The return param is
the name of an exit to come back to the current room.
* me <action>: Emotes action. Example, 'me chuckles'. Visible to everyone
in the room.
''')