X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Fcommand.yaml;h=10a0cdfb383660f9465e7687f23702a5cccc7885;hp=e5d113fc9e0b053915f5bedc0bd6c098101dce94;hb=dc3b9c3f13b06b80db5c9f9a4c15804dfd60af4a;hpb=1ebcab5d26b7e3b482edf97ca0c1134323d858c9 diff --git a/share/command.yaml b/share/command.yaml index e5d113f..10a0cdf 100644 --- a/share/command.yaml +++ b/share/command.yaml @@ -12,7 +12,8 @@ command.chat.help: The chat command toggles chat mode. When in chat mode, all input is passed as a parameter to the say command, unless prepended by an exclamation mark (!). For example, to leave chat mode, use:$(eol)$(eol) !chat -command.chat.see_also: say +command.chat.see_also: + - say command.create.administrative: true command.create.description: Create a new element in the universe. @@ -43,8 +44,9 @@ command.look.description: Look around. command.look.help: With the look command, you can see where you are. command.move.description: Move in a specific direction. -command.move.help: You move in a direction by entering:$(eol)$(eol) move - north +command.move.help: Move to another place by supplying the name of a + portal/direction or a suitable abbreviation for one, + like:$(eol)$(eol) move north$(eol) move s command.preferences.description: View or change your preferences. command.preferences.help: If invoked with no parameters, all your current @@ -74,7 +76,8 @@ command.say.help: This allows you to speak to other characters within the same ask, "You're sure I went the wrong way?"$(eol)$(eol)If necessary, enclose literal statements in quotation marks:$(eol)$(eol) > say "youre sure i went teh wrong way?"$(eol) You say, "youre sure i went teh wrong way?" -command.say.see_also: chat +command.say.see_also: + - chat command.set.action: command.c_set command.set.administrative: true