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

3 lines
4.1 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>/turf/open - /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="turf/open.html#var">Var Details</a> - <a href="turf/open.html#proc">Proc Details</a></header><main><h1>open <aside>/<a href="turf.html">turf</a>/<a href="turf/open.html">open</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/open.dm#L1"><img src="git.png" width="16" height="16" title="code/game/turfs/open.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="turf/open.html#var/dirt_buildup_allowed">dirt_buildup_allowed</a></th><td>Dirtyness system, cit specific.
Does dirt buildup happen on us?</td></tr><tr><th><a href="turf/open.html#var/dirt_spawn_threshold">dirt_spawn_threshold</a></th><td>Dirt level to spawn dirt. Null to use config.</td></tr><tr><th><a href="turf/open.html#var/dirtyness">dirtyness</a></th><td>Dirt level.</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="turf/open.html#proc/Assimilate_Air">Assimilate_Air</a></th><td>Assimilate Air</td></tr><tr><th><a href="turf/open.html#proc/assume_air">assume_air</a></th><td>GAS MIXTURE PROCS</td></tr><tr><th><a href="turf/open.html#proc/update_visuals">update_visuals</a></th><td>GAS OVERLAYS</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/dirt_buildup_allowed"><aside class="declaration">var </aside>dirt_buildup_allowed <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/open.dm#L17"><img src="git.png" width="16" height="16" title="code/game/turfs/open.dm 17"></a></h3><p>Dirtyness system, cit specific.
Does dirt buildup happen on us?</p><h3 id="var/dirt_spawn_threshold"><aside class="declaration">var </aside>dirt_spawn_threshold <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/open.dm#L23"><img src="git.png" width="16" height="16" title="code/game/turfs/open.dm 23"></a></h3><p>Dirt level to spawn dirt. Null to use config.</p><h3 id="var/dirtyness"><aside class="declaration">var </aside>dirtyness <aside> </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/open.dm#L19"><img src="git.png" width="16" height="16" title="code/game/turfs/open.dm 19"></a></h3><p>Dirt level.</p><h2 id="proc">Proc Details</h2><h3 id="proc/Assimilate_Air"><aside class="declaration">proc </aside>Assimilate_Air<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/change_turf.dm#L311"><img src="git.png" width="16" height="16" title="code/game/turfs/change_turf.dm 311"></a></aside></h3><p>Assimilate Air</p><h3 id="proc/assume_air">assume_air<aside>(/<a href="datum.html">datum</a>/<a href="datum/gas_mixture.html">gas_mixture</a>/giver) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/atmospherics/environmental/LINDA_turf_tile.dm#L50"><img src="git.png" width="16" height="16" title="code/modules/atmospherics/environmental/LINDA_turf_tile.dm 50"></a></aside></h3><p>GAS MIXTURE PROCS</p><h3 id="proc/update_visuals"><aside class="declaration">proc </aside>update_visuals<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/atmospherics/environmental/LINDA_turf_tile.dm#L117"><img src="git.png" width="16" height="16" title="code/modules/atmospherics/environmental/LINDA_turf_tile.dm 117"></a></aside></h3><p>GAS OVERLAYS</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>