revolution
Procs | |
check_heads_victory | Checks if heads have won |
---|---|
check_rev_victory | Checks if revs have won |
process_victory | 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. |
round_result | Mutates the ticker to report that the revs have won |
Proc Details
check_heads_victory
Checks if heads have won
check_rev_victory
Checks if revs have won
process_victory
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.
round_result
Mutates the ticker to report that the revs have won