cryopod ![code/game/machinery/cryopod.dm 146](git.png)
Vars | |
control_computer_weakref | Weakref to our controller |
---|---|
despawn_world_time | Cooldown for when it's now safe to try an despawn the player. |
time_till_despawn | Time until despawn when a mob enters a cryopod. You can cryo other people in pods. |
Var Details
control_computer_weakref ![code/game/machinery/cryopod.dm 167](git.png)
Weakref to our controller
despawn_world_time ![code/game/machinery/cryopod.dm 162](git.png)
Cooldown for when it's now safe to try an despawn the player.
time_till_despawn ![code/game/machinery/cryopod.dm 160](git.png)
Time until despawn when a mob enters a cryopod. You can cryo other people in pods.