X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=SERVER_COMMANDS;h=3763bb7dce9de143292e340d9d84485e630ccbdf;hb=e8f90596b902f02129008b46f8801c6cac99fe85;hp=0a011ce322b1cf6f4f497e144922ce73eefa69e5;hpb=436d36515ec10f31ab89e6867f59023177f560a2;p=plomrogue diff --git a/SERVER_COMMANDS b/SERVER_COMMANDS index 0a011ce..3763bb7 100644 --- a/SERVER_COMMANDS +++ b/SERVER_COMMANDS @@ -225,7 +225,7 @@ TT_CORPSE_ID [0-255] Set to argument the ID of the thing type that things of the selected type transform into when their state changes from animate to inanimate. -TT_PROLIFERATE [0-255] +TT_PROLIFERATE [0 to 65535] If non-zero, there is a chance of 1 divided by the given value each turn for any thing of the selected type to emit an offspring to a random neighbor cell if one is available that is passable and not inhabited by a thing of the same same type @@ -239,3 +239,7 @@ GOD_MOOD [-32768 to 32767] GOD_FAVOR [-32768 to 32767] SLIPPERS [0 to infinity] + +FAVOR_STAGE [0 to 65535] + +PLANT_0 [0 to infinity]