X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Fcommand.yaml;h=fc4ce88a43a78d6e15da3d8b69b8aaaad8dea764;hp=4a3e226eec39991e8e006e671e7a1c669875257b;hb=182e0d2f5d588b71c57272686255a1f6684a2adf;hpb=24e9c787ca5751b65594737eb9ce1f42656de1be diff --git a/share/command.yaml b/share/command.yaml index 4a3e226..fc4ce88 100644 --- a/share/command.yaml +++ b/share/command.yaml @@ -1,9 +1,8 @@ -# Copyright (c) 2004-2014 Jeremy Stanley . Permission +# Copyright (c) 2004-2015 Jeremy Stanley . Permission # to use, copy, modify, and distribute this software is granted under # terms provided in the LICENSE file distributed with this software. -__control__: - read_only: yes +_lock: true command:chat: action: command_chat(actor) @@ -52,7 +51,7 @@ command:move: command:quit: action: command_quit(actor) - description: Leave Example. + description: Leave the World. help: This will deactivate your avatar and return you to the main menu. command:reload: