/tg/ Station 13 - Modules - TypesVar Details

solo

Vars

antag_countThe antag count passed from control
antag_datumThe antag datum passed from control
antag_flagThe antag flag passed from control
extra_spawned_eventsDO NOT SET THIS MANUALLY, THIS IS INHERITED FROM THE EVENT CONTROLLER ON NEW
preferred_eventsSimilar 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_pickingWhether we prompt the players before picking them.
restricted_rolesThe restricted roles (jobs) passed from control
setup_mindsThe 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()