Files
Aurora.3/code/game/gamemodes/mixed/conflux.dm
LordFowl b88d6aaadb CrissCross Gamemodes Explained (#2522)
Gamemodes that haphazardly crash two or more other gamemodes together are now explained in their voting option, so we can stop having to explain it to OoC literally every round
2017-05-29 19:30:25 +03:00

11 lines
373 B
Plaintext

/datum/game_mode/conflux
name = "Conflux (Wiz+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_enemies = 5
end_on_antag_death = 0
antag_tags = list(MODE_WIZARD, MODE_CULTIST)
require_all_templates = 1