X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=SERVER_COMMANDS;h=d49e1e16f53d28716822a86e23c526c7b3c300bd;hb=268fc7640d084e14f30202d2402580d3342d9dcb;hp=70510fb9fcbefc9ac1eb75a80bbc9c85fed06d71;hpb=af18e9f3eda9893998593e9c2ba335c1835f3af1;p=plomrogue diff --git a/SERVER_COMMANDS b/SERVER_COMMANDS index 70510fb..d49e1e1 100644 --- a/SERVER_COMMANDS +++ b/SERVER_COMMANDS @@ -139,7 +139,7 @@ lifepoints value; if world is active and the thing is animate, build its field of view. T_TYPE [0 to 255] -Set selected thing's type ID to argument. +Set selected thing's type ID to argument, if the respective ThingType exists. T_POSY [0 to 255] Set selected thing's map row position to argument. Delete thing's field of view @@ -188,10 +188,10 @@ Add to selected thing's memory of things on map thing of ID of first argument, y position of second argument and x position of third argument. TT_ID [-32768 to 32767] -Select thing type to manipulate by argument as ID. If argument is <0 or <255, +Select thing type to manipulate by argument as ID. If argument is < 0 or > 255, 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. +type's ID, symbol "?", and remaining thing type attributes to 0. TT_CONSUMABLE [0-65535] Set selected thing type's consumability value to argument – the number of