mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 00:22:12 +00:00
10 lines
426 B
Plaintext
10 lines
426 B
Plaintext
/datum/game_mode/insurrection
|
|
name = "Insurrection (rev+borer)"
|
|
round_description = "Some crewmembers are attempting to start a revolution while borers infest the crew!"
|
|
extended_round_description = "Revolutionaries and borers spawn during this round."
|
|
config_tag = "insurrection"
|
|
required_players = 20
|
|
required_enemies = 5
|
|
antag_tags = list(MODE_REVOLUTIONARY, MODE_LOYALIST, MODE_BORER)
|
|
require_all_templates = TRUE
|