Files
2025-02-05 06:19:18 +00:00

1 line
3.4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/machinery/cryopod - /tg/ Station 13</title></head><body><header><a href="index.html">/tg/ Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a><a href="obj/machinery/cryopod.html#var">Var Details</a></header><main><h1>cryopod <aside>/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/cryopod.html">cryopod</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/cryopod.dm#L126"><img src="git.png" width="16" height="16" title="code/game/machinery/cryopod.dm 126"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/machinery/cryopod.html#var/alert_comms">alert_comms</a></th><td>Do we want to inform comms when someone cryos?</td></tr><tr><th><a href="obj/machinery/cryopod.html#var/control_computer_weakref">control_computer_weakref</a></th><td>Weakref to our controller</td></tr><tr><th><a href="obj/machinery/cryopod.html#var/despawn_world_time">despawn_world_time</a></th><td>Cooldown for when it's now safe to try an despawn the player.</td></tr><tr><th><a href="obj/machinery/cryopod.html#var/time_till_despawn">time_till_despawn</a></th><td>Time until despawn when a mob enters a cryopod. You can cryo other people in pods.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/alert_comms"><aside class="declaration">var </aside>alert_comms <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/GainStation13/code/machinery/cryogenic.dm#L19"><img src="git.png" width="16" height="16" title="GainStation13/code/machinery/cryogenic.dm 19"></a></h3><p>Do we want to inform comms when someone cryos?</p><h3 id="var/control_computer_weakref"><aside class="declaration">var </aside>control_computer_weakref <aside> /<a href="datum.html">datum</a>/weakref</aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/cryopod.dm#L144"><img src="git.png" width="16" height="16" title="code/game/machinery/cryopod.dm 144"></a></h3><p>Weakref to our controller</p><h3 id="var/despawn_world_time"><aside class="declaration">var </aside>despawn_world_time <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/cryopod.dm#L141"><img src="git.png" width="16" height="16" title="code/game/machinery/cryopod.dm 141"></a></h3><p>Cooldown for when it's now safe to try an despawn the player.</p><h3 id="var/time_till_despawn"><aside class="declaration">var </aside>time_till_despawn <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/cryopod.dm#L139"><img src="git.png" width="16" height="16" title="code/game/machinery/cryopod.dm 139"></a></h3><p>Time until despawn when a mob enters a cryopod. You can cryo other people in pods.</p></main><footer>tgstation.dme <a href="https://github.com/evilew/GS13-Citadel/tree/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e">e8e0068</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.9.0</a></footer></body></html>