mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
10 lines
429 B
Plaintext
10 lines
429 B
Plaintext
/datum/game_mode/uprising
|
|
name = "Uprising (Rev+Traitor)"
|
|
config_tag = "uprising"
|
|
round_description = "Some crewmembers are attempting to start a revolution while subversive elements infest the crew!"
|
|
extended_round_description = "Traitors and revolutionaries spawn in this round."
|
|
required_players = 20
|
|
required_enemies = 3
|
|
antag_tags = list(MODE_REVOLUTIONARY, MODE_LOYALIST, MODE_TRAITOR)
|
|
require_all_templates = TRUE
|