1 line
4.4 KiB
HTML
1 line
4.4 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/obj/machinery/hypnochair - /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/hypnochair.html#var">Var Details</a> - <a href="obj/machinery/hypnochair.html#proc">Proc Details</a></header><main><h1>hypnochair <aside>/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/<a href="obj/machinery/hypnochair.html">hypnochair</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/hypnochair.dm#L1"><img src="git.png" width="16" height="16" title="code/game/machinery/hypnochair.dm 1"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="obj/machinery/hypnochair.html#var/interrogating">interrogating</a></th><td>Keeps track of the victim to apply effects if it teleports away</td></tr><tr><th><a href="obj/machinery/hypnochair.html#var/message_cooldown">message_cooldown</a></th><td>Timer ID for interrogations</td></tr><tr><th><a href="obj/machinery/hypnochair.html#var/start_time">start_time</a></th><td>Is the device currently interrogating someone?</td></tr><tr><th><a href="obj/machinery/hypnochair.html#var/timerid">timerid</a></th><td>Trigger phrase to implant</td></tr><tr><th><a href="obj/machinery/hypnochair.html#var/trigger_phrase">trigger_phrase</a></th><td>Time when the interrogation was started, to calculate effect in case of interruption</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="obj/machinery/hypnochair.html#proc/Initialize">Initialize</a></th><td>Cooldown for breakout message</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/interrogating"><aside class="declaration">var </aside>interrogating <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/hypnochair.dm#L11"><img src="git.png" width="16" height="16" title="code/game/machinery/hypnochair.dm 11"></a></h3><p>Keeps track of the victim to apply effects if it teleports away</p><h3 id="var/message_cooldown"><aside class="declaration">var </aside>message_cooldown <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/hypnochair.dm#L15"><img src="git.png" width="16" height="16" title="code/game/machinery/hypnochair.dm 15"></a></h3><p>Timer ID for interrogations</p><h3 id="var/start_time"><aside class="declaration">var </aside>start_time <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/hypnochair.dm#L12"><img src="git.png" width="16" height="16" title="code/game/machinery/hypnochair.dm 12"></a></h3><p>Is the device currently interrogating someone?</p><h3 id="var/timerid"><aside class="declaration">var </aside>timerid <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/hypnochair.dm#L14"><img src="git.png" width="16" height="16" title="code/game/machinery/hypnochair.dm 14"></a></h3><p>Trigger phrase to implant</p><h3 id="var/trigger_phrase"><aside class="declaration">var </aside>trigger_phrase <aside>– </aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/hypnochair.dm#L13"><img src="git.png" width="16" height="16" title="code/game/machinery/hypnochair.dm 13"></a></h3><p>Time when the interrogation was started, to calculate effect in case of interruption</p><h2 id="proc">Proc Details</h2><h3 id="proc/Initialize"><aside class="parent"><a title="/atom" href="atom.html#proc/Initialize">↑</a></aside>Initialize<aside>(mapload) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/game/machinery/hypnochair.dm#L17"><img src="git.png" width="16" height="16" title="code/game/machinery/hypnochair.dm 17"></a></aside></h3><p>Cooldown for breakout message</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> |