X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=command;h=409cbcfff65635164e580a9b3a744473624cbc4b;hp=3e7a42a200627b4acd3a56c1b6f33f566a4be4a1;hb=03997fe4497ea4ebaaf35d29e331615d438b56de;hpb=eac3712e357ede3a1ab69ace0aaaf4709900c7a7 diff --git a/command b/command index 3e7a42a..409cbcf 100644 --- a/command +++ b/command @@ -38,7 +38,7 @@ help = With the look command, you can see where you are. [command:move] action = command_move(actor, parameters) description = Move in a specific direction. -help = You move in a direction by entering:$(eol) move north +help = You move in a direction by entering:$(eol)$(eol) move north [command:quit] action = command_quit(actor)