Files
CHOMPStation2/code/game/gamemodes/mixed/conflux.dm
Neerti 416e5d90c3 Actually Makes Technomancer Votable
Forgot to do this in the other PR.
Also turns Conflux, Lizard, Visitors, and MercWiz back on.
2016-10-02 13:39:15 -04:00

12 lines
423 B
Plaintext

/datum/game_mode/conflux
name = "Technomancers & Cult"
round_description = "A space wizard and a cult have invaded the station!"
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_TECHNOMANCER, MODE_CULTIST)
require_all_templates = 1
votable = 1