/tg/ Station 13 - Modules - TypesVar Details - Proc Details

consume

Uses the pawn's held food/drink item on themselves until consumed.

Vars

hunger_timer_keyBlackboard key used to store the next-hunger time once finished.
target_keyBlackboard key holding the food/drink item to consume.

Procs

is_contentCheck if the target is fully consumed, or being actively consumed, or if we're just bored of eating it

Var Details

hunger_timer_key

Blackboard key used to store the next-hunger time once finished.

target_key

Blackboard key holding the food/drink item to consume.

Proc Details

is_content

Check if the target is fully consumed, or being actively consumed, or if we're just bored of eating it