X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=SERVER_COMMANDS;fp=SERVER_COMMANDS;h=ef52922e6b9e8f042ca18fbcf43d7847db52a9fa;hb=8d5a9e9d57cf004d04cb9916141797b9c3a6aae6;hp=a5a83a2d4bea8be6948f32cccec42ea6f6a4daa7;hpb=3fb2cb493ae564f8b14ddb4143b6c1f5bf16f16a;p=plomrogue diff --git a/SERVER_COMMANDS b/SERVER_COMMANDS index a5a83a2..ef52922 100644 --- a/SERVER_COMMANDS +++ b/SERVER_COMMANDS @@ -190,9 +190,9 @@ change it to the lowest unused thing type ID. If thing type of ID does not exist yet, create it with default name "(none)", corpse ID equal to the new thing type's ID, and remaining thing type attributes to 0. -TT_CONSUMABLE [0-255] +TT_CONSUMABLE [0-65535] Set selected thing type's consumability value to argument – the number of -lifepoints earned by consuming/using things of that type. +.satiation score points earned by consuming/using things of that type. TT_START_NUMBER [0-255] Set selected thing type's number of things of type to spawn on successful