/datum/spawn_event
Vars | |
add_to_manifest | Should these newly spawned players show up on the manifest? |
---|---|
allow_dnr | Include DNR ghosts |
amount_to_spawn | How many copies of thing_to_spawn do we want? |
antag_role | Antag role ID to assign to the players on spawn |
ask_permission | Do we give them a popup or just spawn them directly? |
equip_antag | Should antag datums give their default equipment (replaces whatever is currently equipped in those slots) |
ghost_confirmation_delay | How long does the popup stay up for? |
objective_text | Custom objective text to display to players on spawn |
spawn_directly | If true, only a single ghost will be spawned and placed directly into the mob |
spawn_loc | A custom location to spawn the mobs (can also be a landmark string) |
Var Details
add_to_manifest
Should these newly spawned players show up on the manifest?
allow_dnr
Include DNR ghosts
amount_to_spawn
How many copies of thing_to_spawn do we want?
antag_role
Antag role ID to assign to the players on spawn
ask_permission
Do we give them a popup or just spawn them directly?
equip_antag
Should antag datums give their default equipment (replaces whatever is currently equipped in those slots)
ghost_confirmation_delay
How long does the popup stay up for?
objective_text
Custom objective text to display to players on spawn
spawn_directly
If true, only a single ghost will be spawned and placed directly into the mob
spawn_loc
A custom location to spawn the mobs (can also be a landmark string)