/tg/ Station 13 - Modules - TypesVar Details - Proc Details

midround

Vars

false_alarm_ableIf the false alarm event can pick this ruleset to trigger, well, a false alarm
midround_typeLIGHT_MIDROUND or HEAVY_MIDROUND - determines which pool it enters

Procs

collect_candidatesCollect candidates handles getting the broad pool of players we want to pick from
false_alarmCalled 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