mushroom ![code/modules/mob/living/basic/space_fauna/mushroom.dm 1](git.png)
Vars | |
bruised | If someone tries to cheat the system by attacking a shroom to lower its health, punish them so that it won't award levels to shrooms that eat it |
---|---|
cap_dead | Where we store our cap icons so we dont generate them constantly to update our icon |
cap_living | Where we store our cap icons so we dont generate them constantly to update our icon |
faint_ticker | If we hit three, another mushroom's gonna eat us |
powerlevel | Tracks our general strength level gained from eating other shrooms |
recovery_cooldown | Cooldown that tracks how long its been since revival |
Var Details
bruised ![code/modules/mob/living/basic/space_fauna/mushroom.dm 34](git.png)
If someone tries to cheat the system by attacking a shroom to lower its health, punish them so that it won't award levels to shrooms that eat it
cap_dead ![code/modules/mob/living/basic/space_fauna/mushroom.dm 40](git.png)
Where we store our cap icons so we dont generate them constantly to update our icon
cap_living ![code/modules/mob/living/basic/space_fauna/mushroom.dm 38](git.png)
Where we store our cap icons so we dont generate them constantly to update our icon
faint_ticker ![code/modules/mob/living/basic/space_fauna/mushroom.dm 36](git.png)
If we hit three, another mushroom's gonna eat us
powerlevel ![code/modules/mob/living/basic/space_fauna/mushroom.dm 32](git.png)
Tracks our general strength level gained from eating other shrooms
recovery_cooldown ![code/modules/mob/living/basic/space_fauna/mushroom.dm 42](git.png)
Cooldown that tracks how long its been since revival