Files
Polaris/code/game/gamemodes/mixed/mercrenegade.dm
Belsima 8d3ceab287 grammar never ends (#4421)
* Update Sleeper.dm

* Update robot_fabricator.dm

* Update requests_console.dm

* Update vr_console.dm

* Update teleporter.dm

* Update records_scanner.dm

* Update mercrenegade.dm

* Update clown_items.dm

* Update firstaid.dm

* Update teleporter.dm

* capitalization fixes

* Update clown_items.dm
2017-12-08 15:30:34 -06:00

12 lines
495 B
Plaintext

/datum/game_mode/mercren
name = "Mercenaries & Renegades"
round_description = "A mercenary team has invaded the station, and others have brought their own form of protection."
extended_round_description = "Mercenaries and renegades spawn during this round."
config_tag = "mercren"
required_players = 16 //What could possibly go wrong?
required_players_secret = 15
required_enemies = 8
end_on_antag_death = 0
antag_tags = list(MODE_MERCENARY, MODE_RENEGADE)
require_all_templates = 1