mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
1 line
2.7 KiB
HTML
1 line
2.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/structure/fence - 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/fence.html#var">Var Details</a></header><main><h1>fence <aside>/<a href="obj.html">obj</a>/<a href="obj/structure.html">structure</a>/<a href="obj/structure/fence.html">fence</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/fence.dm#L17"><img src="git.png" width="16" height="16" title="code/game/objects/structures/fence.dm 17"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/structure/fence.html#var/can_have_holes">can_have_holes</a></th><td>Does this fence get cut in stages or all at once?</td></tr><tr><th><a href="obj/structure/fence.html#var/hole_size">hole_size</a></th><td>How big is the hole in this fence, if present?</td></tr><tr><th><a href="obj/structure/fence.html#var/shock_cooldown_duration">shock_cooldown_duration</a></th><td>Cooldown on the fence applying shocks.</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/can_have_holes"><aside class="declaration">var </aside>can_have_holes <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/fence.dm#L25"><img src="git.png" width="16" height="16" title="code/game/objects/structures/fence.dm 25"></a></h3><p>Does this fence get cut in stages or all at once?</p><h3 id="var/hole_size"><aside class="declaration">var </aside>hole_size <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/fence.dm#L27"><img src="git.png" width="16" height="16" title="code/game/objects/structures/fence.dm 27"></a></h3><p>How big is the hole in this fence, if present?</p><h3 id="var/shock_cooldown_duration"><aside class="declaration">var </aside>shock_cooldown_duration <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/game/objects/structures/fence.dm#L29"><img src="git.png" width="16" height="16" title="code/game/objects/structures/fence.dm 29"></a></h3><p>Cooldown on the fence applying shocks.</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> |