Goonstation 13 - Modules - TypesVar Details - Proc Details

APS-4 bio-integrator

A prototypist "artifact reverse-engineer" reward: hybridized Martian tech turning food into synthflesh "patches"

Vars

digestion_progressCumulative progress - can pop out 1 anticyst per 100 progress.
grouchy_meterIf you poke it too much, it's not just going to nibble
last_poke_time"Stop poking me" tracker - to not get bit if you're just poking it a little
last_ratioRolling counter to facilitate responsive overlay updates
stomachCurrent amount of held food.

Procs

try_food_loadHelper proc to load one piece of food into the machine. Returns FALSE if machine is full

Var Details

digestion_progress

Cumulative progress - can pop out 1 anticyst per 100 progress.

grouchy_meter

If you poke it too much, it's not just going to nibble

last_poke_time

"Stop poking me" tracker - to not get bit if you're just poking it a little

last_ratio

Rolling counter to facilitate responsive overlay updates

stomach

Current amount of held food.

Proc Details

try_food_load

Helper proc to load one piece of food into the machine. Returns FALSE if machine is full