mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 00:22:12 +00:00
11 lines
418 B
Plaintext
11 lines
418 B
Plaintext
/datum/game_mode/intrigue
|
|
name = "Intrigue (Traitor+Ninja)"
|
|
round_description = "Crewmembers are contacted by external elements while an outsider infiltrates the station."
|
|
extended_round_description = "Traitors and a ninja spawn during this round."
|
|
config_tag = "intrigue"
|
|
required_players = 15
|
|
required_enemies = 4
|
|
end_on_antag_death = 0
|
|
antag_tags = list(MODE_NINJA, MODE_TRAITOR)
|
|
require_all_templates = 1
|