Files

1 line
1.6 KiB
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/controllers/subsystem/SSair.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a></header><main><h1>code/controllers/subsystem/SSair.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/controllers/subsystem/SSair.dm"><img src="git.png" width="16" height="16" title="code/controllers/subsystem/SSair.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="datum/resumable_cost_counter.html">/datum/resumable_cost_counter</a></th><td>A cost counter for resumable, repeating processes.</td></tr><tr><th>/proc/<a href="global.html#proc/condense_water">condense_water</a></th><td>condenses water on a tile at the specified coordinates</td></tr><tr><th><a href="datum/milla_safe.html">/datum/milla_safe</a></th><td>Create a subclass of this and implement <code>on_run</code> to manipulate tile air safely.</td></tr><tr><th><a href="datum/milla_safe_must_sleep.html">/datum/milla_safe_must_sleep</a></th><td>Create a subclass of this and implement <code>on_run</code> to manipulate tile air safely. ONLY USE THIS VERSION IF YOU CAN'T AVOID SLEEPING; it will delay atmos ticks!</td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html>