/tg/ Station 13 - Modules - TypesDefine Details

code/datums/components/curse_of_hunger.dm

HUNGER_THRESHOLD_WARNINGthe point where you can notice the item is hungry on examine.
HUNGER_THRESHOLD_TRY_EATINGthe point where the item has a chance to eat something on every tick. possibly you!
/datum/component/curse_of_hungercurse of hunger component; for very hungry items.

Define Details

HUNGER_THRESHOLD_TRY_EATING

the point where the item has a chance to eat something on every tick. possibly you!

HUNGER_THRESHOLD_WARNING

the point where you can notice the item is hungry on examine.