X-Git-Url: https://mudpy.org/gitweb?a=blobdiff_plain;f=share%2Fcommand.yaml;h=84580deb618a74a9378ad00a33e92f786f38ec46;hb=7f32ad00400bfaff452301e39d55eeeab031169f;hp=0d2ec6536b5e004f51768327013d67e17b900baf;hpb=04d55a057a7801e8f2b1ddce5fc86a57a626a5a4;p=mudpy.git diff --git a/share/command.yaml b/share/command.yaml index 0d2ec65..84580de 100644 --- a/share/command.yaml +++ b/share/command.yaml @@ -1,9 +1,10 @@ -# Copyright (c) 2004-2014 Jeremy Stanley . Permission -# to use, copy, modify, and distribute this software is granted under -# terms provided in the LICENSE file distributed with this software. +_copy: Copyright (c) 2004-2017 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 +_desc: This is the standard library of command definitions. + +_lock: true command:chat: action: command_chat(actor) @@ -52,7 +53,7 @@ command:move: command:quit: action: command_quit(actor) - description: Leave Katarsis. + description: Leave the World. help: This will deactivate your avatar and return you to the main menu. command:reload: