home · contact · privacy
Server: Use thing's .consumable as what's pushing up its .satiation.
[plomrogue] / SERVER_COMMANDS
index a5a83a2d4bea8be6948f32cccec42ea6f6a4daa7..ef52922e6b9e8f042ca18fbcf43d7847db52a9fa 100644 (file)
@@ -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