Goonstation 13 - Modules - TypesVar Details - Proc Details

pill bottle

Vars

consumption_actionA reference to the action currently in use if eating pills from the bottle.

Procs

consume_next_pillReturns true if a pill was successfully swallowed.
try_consume_from_bottleconsume_next_pill() wrapper that handles sounds, clumsiness and majority of messaging. Returns true if a pill was successfully swallowed.

Var Details

consumption_action

A reference to the action currently in use if eating pills from the bottle.

Proc Details

consume_next_pill

Returns true if a pill was successfully swallowed.

try_consume_from_bottle

consume_next_pill() wrapper that handles sounds, clumsiness and majority of messaging. Returns true if a pill was successfully swallowed.