SPLURT Station 13 - Modules - Types

code/controllers/configuration/entries/respawns.dm

/datum/config_entry/flag/respawns_enabledAllows usage of respawn system
/datum/config_entry/number/respawn_delayMinutes before allowing respawns.
/datum/config_entry/number/respawn_delay_cryoMinutes before allowing respawn, if user cryo'd.
/datum/config_entry/flag/allow_non_assistant_respawnAllows respawning as non-assistant. Overrides all others of this type.
/datum/config_entry/flag/allow_combat_role_respawnAllows respawning as a combat role, defined as security/head.
/datum/config_entry/flag/allow_same_character_respawnAllows respawning as the same character as a previous life
/datum/config_entry/flag/respawn_penalty_includes_observeObserving penalizes for respawns, not just joining.
/datum/config_entry/number/respawn_minimum_delay_roundstartMinutes from roundstart before someone can respawn
/datum/config_entry/keyed_list/respawn_chaos_gamemodesGamemode config tags that are banned from respawning