Compilation fixes.

This commit is contained in:
PsiOmegaDelta
2015-10-14 08:43:38 +02:00
parent 50f137b2e7
commit e41131368b
5 changed files with 0 additions and 5 deletions
-1
View File
@@ -3,7 +3,6 @@
round_description = "A mercenary strike force is approaching the station to eradicate a xenomorph infestation!"
config_tag = "bughunt"
required_players = 15
required_players_secret = 25
required_enemies = 1
end_on_antag_death = 1
antag_tags = list(MODE_XENOMORPH, MODE_DEATHSQUAD)
-1
View File
@@ -4,7 +4,6 @@
extended_round_description = "Cultists and wizards spawn during this round."
config_tag = "conflux"
required_players = 15
required_players_secret = 15
required_enemies = 5
end_on_antag_death = 1
antag_tags = list(MODE_WIZARD, MODE_CULTIST)
-1
View File
@@ -4,7 +4,6 @@
extended_round_description = "Rampant AIs, renegades and changelings spawn in this mode."
config_tag = "paranoia"
required_players = 2
required_players_secret = 7
required_enemies = 1
end_on_antag_death = 1
require_all_templates = 1
-1
View File
@@ -4,7 +4,6 @@
extended_round_description = "Traitors and changelings both spawn during this mode."
config_tag = "traitorling"
required_players = 10
required_players_secret = 15
required_enemies = 5
end_on_antag_death = 1
require_all_templates = 1
-1
View File
@@ -4,7 +4,6 @@
round_description = "Some crewmembers are attempting to start a revolution while a cult plots in the shadows!"
extended_round_description = "Cultists and revolutionaries spawn in this round."
required_players = 15
required_players_secret = 15
required_enemies = 3
end_on_antag_death = 1
antag_tags = list(MODE_REVOLUTIONARY, MODE_LOYALIST, MODE_CULTIST)