Files
Paradise/obj/structure/dropwall_generator.html

1 line
2.9 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/structure/dropwall_generator - 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><a href="obj/structure/dropwall_generator.html#var">Var Details</a></header><main><h1>dropwall_generator <aside>/<a href="obj.html">obj</a>/<a href="obj/structure.html">structure</a>/<a href="obj/structure/dropwall_generator.html">dropwall_generator</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/machinery/deployable.dm#L405"><img src="git.png" width="16" height="16" title="code/game/machinery/deployable.dm 405"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/structure/dropwall_generator.html#var/barricade_type">barricade_type</a></th><td>The type of dropwall</td></tr><tr><th><a href="obj/structure/dropwall_generator.html#var/core_shield">core_shield</a></th><td>The core shield that protects the generator</td></tr><tr><th><a href="obj/structure/dropwall_generator.html#var/protected">protected</a></th><td>This variable is used to prevent damage to it's core shield when it is up.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/barricade_type"><aside class="declaration">var </aside>barricade_type <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/machinery/deployable.dm#L417"><img src="git.png" width="16" height="16" title="code/game/machinery/deployable.dm 417"></a></h3><p>The type of dropwall</p><h3 id="var/core_shield"><aside class="declaration">var </aside>core_shield <aside> /<a href="obj.html">obj</a>/<a href="obj/structure.html">structure</a>/<a href="obj/structure/barricade.html">barricade</a>/<a href="obj/structure/barricade/dropwall.html">dropwall</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/machinery/deployable.dm#L415"><img src="git.png" width="16" height="16" title="code/game/machinery/deployable.dm 415"></a></h3><p>The core shield that protects the generator</p><h3 id="var/protected"><aside class="declaration">var </aside>protected <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/machinery/deployable.dm#L413"><img src="git.png" width="16" height="16" title="code/game/machinery/deployable.dm 413"></a></h3><p>This variable is used to prevent damage to it's core shield when it is up.</p></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>