Files
Polaris/code/game/gamemodes/mixed/lizard.dm
2016-04-02 15:13:54 -04:00

11 lines
412 B
Plaintext

/datum/game_mode/lizard
name = "Wizard & Changelings"
round_description = "A space wizard and changelings have invaded the station!"
extended_round_description = "Changelings and a wizard spawn during this round."
config_tag = "lizard"
required_players = 2
required_players_secret = 8
required_enemies = 3
end_on_antag_death = 0
antag_tags = list(MODE_WIZARD, MODE_CHANGELING)
require_all_templates = 1