Goonstation 13 - Modules - TypesVar Details - Proc Details

cryogenic healing pod

Vars

beakerThe beaker containing chems which are applied to the occupant. May or may not be present.
occupantMob inside the tube being healed
occupied_power_useAdditional power usage when the pod is occupied (and on)
onWhether the cell is turned on or not

Procs

expel_gasLeaks some gas out.
go_outProc to exit the cryo cell.
heat_gas_contentsSlowly heats air_contents to 20C
try_push_inProc for entering a cryo tube. If a mob is shoving another mob in, user and target are different. If a mob is entering on its own, user and target are the same.

Var Details

beaker

The beaker containing chems which are applied to the occupant. May or may not be present.

occupant

Mob inside the tube being healed

occupied_power_use

Additional power usage when the pod is occupied (and on)

on

Whether the cell is turned on or not

Proc Details

expel_gas

Leaks some gas out.

go_out

Proc to exit the cryo cell.

heat_gas_contents

Slowly heats air_contents to 20C

try_push_in

Proc for entering a cryo tube. If a mob is shoving another mob in, user and target are different. If a mob is entering on its own, user and target are the same.