5 lines
3.7 KiB
HTML
5 lines
3.7 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/team/revolution - /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="datum/team/revolution.html#proc">Proc Details</a></header><main><h1>revolution <aside>/<a href="datum.html">datum</a>/<a href="datum/team/revolution.html">team/revolution</a></aside> <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/revolution/revolution.dm#L305"><img src="git.png" width="16" height="16" title="code/modules/antagonists/revolution/revolution.dm 305"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr><tr><th><a href="datum/team/revolution.html#proc/check_heads_victory">check_heads_victory</a></th><td>Checks if heads have won</td></tr><tr><th><a href="datum/team/revolution.html#proc/check_rev_victory">check_rev_victory</a></th><td>Checks if revs have won</td></tr><tr><th><a href="datum/team/revolution.html#proc/process_victory">process_victory</a></th><td>Updates the state of the world depending on if revs won or loss.
|
|
Returns who won, at which case this method should no longer be called.
|
|
If revs_win_injection_amount is passed, then that amount of threat will be added if the revs win.</td></tr><tr><th><a href="datum/team/revolution.html#proc/round_result">round_result</a></th><td>Mutates the ticker to report that the revs have won</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/check_heads_victory"><aside class="declaration">proc </aside>check_heads_victory<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/revolution/revolution.dm#L365"><img src="git.png" width="16" height="16" title="code/modules/antagonists/revolution/revolution.dm 365"></a></aside></h3><p>Checks if heads have won</p><h3 id="proc/check_rev_victory"><aside class="declaration">proc </aside>check_rev_victory<aside>() <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/revolution/revolution.dm#L358"><img src="git.png" width="16" height="16" title="code/modules/antagonists/revolution/revolution.dm 358"></a></aside></h3><p>Checks if revs have won</p><h3 id="proc/process_victory"><aside class="declaration">proc </aside>process_victory<aside>(revs_win_injection_amount) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/revolution/revolution.dm#L376"><img src="git.png" width="16" height="16" title="code/modules/antagonists/revolution/revolution.dm 376"></a></aside></h3><p>Updates the state of the world depending on if revs won or loss.
|
|
Returns who won, at which case this method should no longer be called.
|
|
If revs_win_injection_amount is passed, then that amount of threat will be added if the revs win.</p><h3 id="proc/round_result"><aside class="declaration">proc </aside>round_result<aside>(finished) <a href="https://github.com/evilew/GS13-Citadel/blob/e8e0068531dd988f9e65b33ae7866d4fbf1fdd9e/code/modules/antagonists/revolution/revolution.dm#L443"><img src="git.png" width="16" height="16" title="code/modules/antagonists/revolution/revolution.dm 443"></a></aside></h3><p>Mutates the ticker to report that the revs have won</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> |