Files
CHOMPStation2/code/game/gamemodes/technomancer/technomancer.dm
2016-01-14 00:54:07 -07:00

11 lines
408 B
Plaintext

/datum/game_mode/technomancer
name = "Technomancer"
round_description = "An entity possessing advanced, unknown technology is onboard, who is capable of accomplishing amazing feats."
extended_round_description = "To be written."
config_tag = "technomancer"
votable = 1
required_players = 1
required_players_secret = 8
required_enemies = 1
end_on_antag_death = 0
antag_tags = list(MODE_TECHNOMANCER)