golem ![code/modules/surgery/organs/internal/stomach/stomach_golem.dm 1](git.png)
Vars | |
max_hunger_slowdown | How slow are you if you have absolutely nothing in the tank? |
---|---|
min_hunger_slowdown | How slow are you when the "hungry" icon appears? |
Procs | |
handle_hunger | Slow down based on how full you are |
on_life | Golem stomach cannot process nutriment except from minerals |
try_eating | Reject food, rocks only |
Var Details
max_hunger_slowdown ![code/modules/surgery/organs/internal/stomach/stomach_golem.dm 12](git.png)
How slow are you if you have absolutely nothing in the tank?
min_hunger_slowdown ![code/modules/surgery/organs/internal/stomach/stomach_golem.dm 10](git.png)
How slow are you when the "hungry" icon appears?
Proc Details
handle_hunger
Slow down based on how full you are
on_life
Golem stomach cannot process nutriment except from minerals
try_eating
Reject food, rocks only