/datum/round_event_control/antagonist/solo

Vars | |
| 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. |
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.