midround 
Vars | |
false_alarm_able | If the false alarm event can pick this ruleset to trigger, well, a false alarm |
---|---|
midround_type | LIGHT_MIDROUND or HEAVY_MIDROUND - determines which pool it enters |
Procs | |
collect_candidates | Collect candidates handles getting the broad pool of players we want to pick from |
false_alarm | Called when the ruleset is selected for false alarm |
Var Details
false_alarm_able 
If the false alarm event can pick this ruleset to trigger, well, a false alarm
midround_type 
LIGHT_MIDROUND or HEAVY_MIDROUND - determines which pool it enters
Proc Details
collect_candidates
Collect candidates handles getting the broad pool of players we want to pick from
You can sleep in this - say, if you wanted to poll players.
false_alarm
Called when the ruleset is selected for false alarm