1 line
3.9 KiB
HTML
1 line
3.9 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/alarm.dm - /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="code/__DEFINES/alarm.html#define">Define Details</a></header><main><h1>code/__DEFINES/alarm.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/alarm.dm0"><img src="git.png" width="16" height="16" title="code/__DEFINES/alarm.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/alarm.html#define/ALARM_ATMOS">ALARM_ATMOS</a></th><td>Sent by air alarms, indecates something wrong with thier attached atmosphere</td></tr><tr><th><a href="code/__DEFINES/alarm.html#define/ALARM_FIRE">ALARM_FIRE</a></th><td>Sent by fire alarms when they are toggled</td></tr><tr><th><a href="code/__DEFINES/alarm.html#define/ALARM_POWER">ALARM_POWER</a></th><td>Sent by apcs when their power starts to fail</td></tr><tr><th><a href="code/__DEFINES/alarm.html#define/ALARM_CAMERA">ALARM_CAMERA</a></th><td>Sent by cameras when they're disabled in some manner</td></tr><tr><th><a href="code/__DEFINES/alarm.html#define/ALARM_BURGLAR">ALARM_BURGLAR</a></th><td>Sent by display cases when they're broken into</td></tr><tr><th><a href="code/__DEFINES/alarm.html#define/ALARM_MOTION">ALARM_MOTION</a></th><td>Sent by motion detecting cameras when they well, detect motion</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/ALARM_ATMOS"><aside class="declaration">#define </aside>ALARM_ATMOS <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/alarm.dm#L3"><img src="git.png" width="16" height="16" title="code/__DEFINES/alarm.dm 3"></a></h3><p>Sent by air alarms, indecates something wrong with thier attached atmosphere</p><h3 id="define/ALARM_BURGLAR"><aside class="declaration">#define </aside>ALARM_BURGLAR <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/alarm.dm#L11"><img src="git.png" width="16" height="16" title="code/__DEFINES/alarm.dm 11"></a></h3><p>Sent by display cases when they're broken into</p><h3 id="define/ALARM_CAMERA"><aside class="declaration">#define </aside>ALARM_CAMERA <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/alarm.dm#L9"><img src="git.png" width="16" height="16" title="code/__DEFINES/alarm.dm 9"></a></h3><p>Sent by cameras when they're disabled in some manner</p><h3 id="define/ALARM_FIRE"><aside class="declaration">#define </aside>ALARM_FIRE <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/alarm.dm#L5"><img src="git.png" width="16" height="16" title="code/__DEFINES/alarm.dm 5"></a></h3><p>Sent by fire alarms when they are toggled</p><h3 id="define/ALARM_MOTION"><aside class="declaration">#define </aside>ALARM_MOTION <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/alarm.dm#L13"><img src="git.png" width="16" height="16" title="code/__DEFINES/alarm.dm 13"></a></h3><p>Sent by motion detecting cameras when they well, detect motion</p><h3 id="define/ALARM_POWER"><aside class="declaration">#define </aside>ALARM_POWER <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/alarm.dm#L7"><img src="git.png" width="16" height="16" title="code/__DEFINES/alarm.dm 7"></a></h3><p>Sent by apcs when their power starts to fail</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> |