Files
Polaris/code/game/gamemodes/mixed/traitorrenegade.dm

12 lines
621 B
Plaintext

/datum/game_mode/traitorren
name = "Traitors & Renegades"
round_description = "Subversive elements have invaded the station, and certain individuals are feeling uncertain about their safety."
extended_round_description = "Traitors and renegades spawn during this round."
config_tag = "traitorren"
required_players = 11 //I don't think we can have it lower and not need an ERT every round.
required_players_secret = 11 //I don't think we can have it lower and not need an ERT every round.
required_enemies = 4
end_on_antag_death = 0
antag_tags = list(MODE_AUTOTRAITOR, MODE_RENEGADE)
require_all_templates = 1