code/__DEFINES/ai/slime.dm
BB_SLIME_HUNGER_DISABLED | If true, the slime will not get hungry, nor hunt |
---|---|
BB_SLIME_HUNGER_LEVEL | Keeps track how hungry the slime is |
BB_SLIME_RABID | If true, the slime is rabid |
BB_SLIME_LIFE_STAGE | Are we an adult, or a child |
BB_SLIME_EVOLVE | Our evolve action |
BB_SLIME_REPRODUCE | Our reproduce action |
Define Details
BB_SLIME_EVOLVE
Our evolve action
BB_SLIME_HUNGER_DISABLED
If true, the slime will not get hungry, nor hunt
BB_SLIME_HUNGER_LEVEL
Keeps track how hungry the slime is
BB_SLIME_LIFE_STAGE
Are we an adult, or a child
BB_SLIME_RABID
If true, the slime is rabid
BB_SLIME_REPRODUCE
Our reproduce action