1 line
2.3 KiB
HTML
1 line
2.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/machinery/door/keycard - /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="obj/machinery/door/keycard.html#var">Var Details</a></header><main><h1>keycard <aside>/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/door.html">door</a>/<a href="obj/machinery/door/keycard.html">keycard</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/puzzle_pieces.dm#L34"><img src="git.png" width="16" height="16" title="code/game/objects/items/puzzle_pieces.dm 34"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/machinery/door/keycard.html#var/open_message">open_message</a></th><td>Message that occurs when the door is opened</td></tr><tr><th><a href="obj/machinery/door/keycard.html#var/puzzle_id">puzzle_id</a></th><td>Make sure that the key has the same puzzle_id as the keycard door!</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/open_message"><aside class="declaration">var </aside>open_message <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/puzzle_pieces.dm#L48"><img src="git.png" width="16" height="16" title="code/game/objects/items/puzzle_pieces.dm 48"></a></h3><p>Message that occurs when the door is opened</p><h3 id="var/puzzle_id"><aside class="declaration">var </aside>puzzle_id <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/objects/items/puzzle_pieces.dm#L46"><img src="git.png" width="16" height="16" title="code/game/objects/items/puzzle_pieces.dm 46"></a></h3><p>Make sure that the key has the same puzzle_id as the keycard door!</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> |