mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-16 10:44:27 +01:00
65f21fb1d3
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
13 lines
439 B
Plaintext
13 lines
439 B
Plaintext
/datum/game_mode/lizard
|
|
name = "Technomancers & 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_TECHNOMANCER, MODE_CHANGELING)
|
|
require_all_templates = 1
|
|
votable = 1
|