Files
Aurora.3/code/game/gamemodes/mixed/visitors.dm

11 lines
374 B
Plaintext

/datum/game_mode/visitors
name = "Visitors (Ninja+Wiz)"
round_description = "A space wizard and a ninja have invaded the station!"
extended_round_description = "A ninja and wizard spawn during this round."
config_tag = "visitors"
required_players = 15
required_enemies = 2
end_on_antag_death = 0
antag_tags = list(MODE_WIZARD, MODE_NINJA)
require_all_templates = 1