1 line
4.6 KiB
HTML
1 line
4.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/turf/open/floor - /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/floor.html#var">Var Details</a></header><main><h1>floor <aside>/<a href="turf.html">turf</a>/<a href="turf/open.html">open</a>/<a href="turf/open/floor.html">floor</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/simulated/floor.dm#L1"><img src="git.png" width="16" height="16" title="code/game/turfs/simulated/floor.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="turf/open/floor.html#var/explosion_power_break_tile">explosion_power_break_tile</a></th><td>Minimum explosion power to break tile</td></tr><tr><th><a href="turf/open/floor.html#var/explosion_power_break_turf">explosion_power_break_turf</a></th><td>Minimum explosion power to break turf</td></tr><tr><th><a href="turf/open/floor.html#var/explosion_power_break_turf_bonus">explosion_power_break_turf_bonus</a></th><td>Starting from here, +20% chance to break turf.</td></tr><tr><th><a href="turf/open/floor.html#var/explosion_power_minimum_chance_break">explosion_power_minimum_chance_break</a></th><td>Starting from here, there's a chance for this to break</td></tr><tr><th><a href="turf/open/floor.html#var/explosion_power_protect_shielded">explosion_power_protect_shielded</a></th><td>Shielded turfs are completely protected from anything under this</td></tr><tr><th><a href="turf/open/floor.html#var/explosion_power_turf_scrape">explosion_power_turf_scrape</a></th><td>Minimum explosion power to scrape away the floor</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/explosion_power_break_tile"><aside class="declaration">var </aside>explosion_power_break_tile <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/simulated/floor.dm#L17"><img src="git.png" width="16" height="16" title="code/game/turfs/simulated/floor.dm 17"></a></h3><p>Minimum explosion power to break tile</p><h3 id="var/explosion_power_break_turf"><aside class="declaration">var </aside>explosion_power_break_turf <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/simulated/floor.dm#L19"><img src="git.png" width="16" height="16" title="code/game/turfs/simulated/floor.dm 19"></a></h3><p>Minimum explosion power to break turf</p><h3 id="var/explosion_power_break_turf_bonus"><aside class="declaration">var </aside>explosion_power_break_turf_bonus <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/simulated/floor.dm#L27"><img src="git.png" width="16" height="16" title="code/game/turfs/simulated/floor.dm 27"></a></h3><p>Starting from here, +20% chance to break turf.</p><h3 id="var/explosion_power_minimum_chance_break"><aside class="declaration">var </aside>explosion_power_minimum_chance_break <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/simulated/floor.dm#L25"><img src="git.png" width="16" height="16" title="code/game/turfs/simulated/floor.dm 25"></a></h3><p>Starting from here, there's a chance for this to break</p><h3 id="var/explosion_power_protect_shielded"><aside class="declaration">var </aside>explosion_power_protect_shielded <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/simulated/floor.dm#L23"><img src="git.png" width="16" height="16" title="code/game/turfs/simulated/floor.dm 23"></a></h3><p>Shielded turfs are completely protected from anything under this</p><h3 id="var/explosion_power_turf_scrape"><aside class="declaration">var </aside>explosion_power_turf_scrape <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/turfs/simulated/floor.dm#L21"><img src="git.png" width="16" height="16" title="code/game/turfs/simulated/floor.dm 21"></a></h3><p>Minimum explosion power to scrape away the floor</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> |