mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-25 01:22:24 +00:00
10 lines
288 B
Plaintext
10 lines
288 B
Plaintext
/datum/game_mode/technomancer
|
|
name = "Technomancer"
|
|
round_description = "To be written"
|
|
extended_round_description = "To be written."
|
|
config_tag = "wizard"
|
|
required_players = 1
|
|
required_players_secret = 8
|
|
required_enemies = 1
|
|
end_on_antag_death = 0
|
|
antag_tags = list(MODE_WIZARD) |