Yogstation 13 - Modules - TypesVar Details

/datum/round_event_control/antagonist/solo

Vars

antag_datumThe antag datum to be applied
antag_flagThe antag flag to be used
base_antagsHow many baseline antags do we spawn
denominatorFor this many players we'll add 1 up to the maximum antag amount
extra_spawned_eventsA list of extra events to force whenever this one is chosen by the storyteller. Can either be normal list or a weighted list.
maximum_antagsHow many maximum antags can we spawn
prompted_pickingPrompt players for consent to turn them into antags before doing so. Dont allow this for roundstart.

Var Details

antag_datum

The antag datum to be applied

antag_flag

The antag flag to be used

base_antags

How many baseline antags do we spawn

denominator

For this many players we'll add 1 up to the maximum antag amount

extra_spawned_events

A list of extra events to force whenever this one is chosen by the storyteller. Can either be normal list or a weighted list.

maximum_antags

How many maximum antags can we spawn

prompted_picking

Prompt players for consent to turn them into antags before doing so. Dont allow this for roundstart.