Yogstation 13 - Modules - TypesVar Details

/datum/round_event/antagonist/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
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

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()