solo 
Vars | |
antag_count | The antag count passed from control |
---|---|
antag_datum | The antag datum passed from control |
antag_flag | The antag flag passed from control |
extra_spawned_events | DO NOT SET THIS MANUALLY, THIS IS INHERITED FROM THE EVENT CONTROLLER ON NEW |
preferred_events | Similar to extra_spawned_events however these are only used by roundstart events and will only try and run if we have the points to do so |
prompted_picking | Whether we prompt the players before picking them. |
restricted_roles | The restricted roles (jobs) passed from control |
setup_minds | The minds we've setup in setup() and need to finalize in start() |
Var Details
antag_count 
The antag count passed from control
antag_datum 
The antag datum passed from control
antag_flag 
The antag flag passed from control
extra_spawned_events 
DO NOT SET THIS MANUALLY, THIS IS INHERITED FROM THE EVENT CONTROLLER ON NEW
preferred_events 
Similar to extra_spawned_events however these are only used by roundstart events and will only try and run if we have the points to do so
prompted_picking 
Whether we prompt the players before picking them.
restricted_roles 
The restricted roles (jobs) passed from control
setup_minds 
The minds we've setup in setup() and need to finalize in start()