Daedalus Dock - Modules - TypesDefine Details

code/datums/components/curse_of_hunger.dm

FULL_HEALTHinital food tolerances, two dishes
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

FULL_HEALTH

inital food tolerances, two dishes

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.