cryogenic healing pod
Vars | |
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 |
Procs | |
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. |
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.