mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 00:51:26 +00:00
11 lines
374 B
Plaintext
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
|