1 line
4.3 KiB
HTML
1 line
4.3 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>code/__DEFINES/dynamic.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/dynamic.html#define">Define Details</a></header><main><h1>code/__DEFINES/dynamic.dm <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/dynamic.dm0"><img src="git.png" width="16" height="16" title="code/__DEFINES/dynamic.dm0"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/__DEFINES/dynamic.html#define/ONLY_RULESET">ONLY_RULESET</a></th><td>This is the only ruleset that should be picked this round, used by admins and should not be on rulesets in code.</td></tr><tr><th><a href="code/__DEFINES/dynamic.html#define/HIGH_IMPACT_RULESET">HIGH_IMPACT_RULESET</a></th><td>Only one ruleset with this flag will be picked.</td></tr><tr><th><a href="code/__DEFINES/dynamic.html#define/LONE_RULESET">LONE_RULESET</a></th><td>This ruleset can only be picked once. Anything that does not have a scaling_cost MUST have this.</td></tr><tr><th><a href="code/__DEFINES/dynamic.html#define/HIJACKED_NOTHING">HIJACKED_NOTHING</a></th><td>No round event was hijacked this cycle</td></tr><tr><th><a href="code/__DEFINES/dynamic.html#define/HIJACKED_TOO_RECENT">HIJACKED_TOO_RECENT</a></th><td>This cycle, a round event was hijacked when the last midround event was too recent.</td></tr><tr><th><a href="code/__DEFINES/dynamic.html#define/HIJACKED_TOO_SOON">HIJACKED_TOO_SOON</a></th><td>This cycle, a round event was hijacked when the next midround event is too soon.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/HIGH_IMPACT_RULESET"><aside class="declaration">#define </aside>HIGH_IMPACT_RULESET <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/dynamic.dm#L5"><img src="git.png" width="16" height="16" title="code/__DEFINES/dynamic.dm 5"></a></h3><p>Only one ruleset with this flag will be picked.</p><h3 id="define/HIJACKED_NOTHING"><aside class="declaration">#define </aside>HIJACKED_NOTHING <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/dynamic.dm#L11"><img src="git.png" width="16" height="16" title="code/__DEFINES/dynamic.dm 11"></a></h3><p>No round event was hijacked this cycle</p><h3 id="define/HIJACKED_TOO_RECENT"><aside class="declaration">#define </aside>HIJACKED_TOO_RECENT <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/dynamic.dm#L14"><img src="git.png" width="16" height="16" title="code/__DEFINES/dynamic.dm 14"></a></h3><p>This cycle, a round event was hijacked when the last midround event was too recent.</p><h3 id="define/HIJACKED_TOO_SOON"><aside class="declaration">#define </aside>HIJACKED_TOO_SOON <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/dynamic.dm#L17"><img src="git.png" width="16" height="16" title="code/__DEFINES/dynamic.dm 17"></a></h3><p>This cycle, a round event was hijacked when the next midround event is too soon.</p><h3 id="define/LONE_RULESET"><aside class="declaration">#define </aside>LONE_RULESET <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/dynamic.dm#L8"><img src="git.png" width="16" height="16" title="code/__DEFINES/dynamic.dm 8"></a></h3><p>This ruleset can only be picked once. Anything that does not have a scaling_cost MUST have this.</p><h3 id="define/ONLY_RULESET"><aside class="declaration">#define </aside>ONLY_RULESET <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/__DEFINES/dynamic.dm#L2"><img src="git.png" width="16" height="16" title="code/__DEFINES/dynamic.dm 2"></a></h3><p>This is the only ruleset that should be picked this round, used by admins and should not be on rulesets in code.</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> |