Files
Aurora.3/code/datums/ert/outsider.dm

15 lines
384 B
Plaintext

/datum/responseteam/mercenary
name = "Independent Mercenaries"
chance = 10
spawner = /datum/ghostspawner/human/ert/mercenary
/datum/responseteam/kataphracts
name = "Kataphracts"
chance = 15
spawner = /datum/ghostspawner/human/ert/kataphract
/datum/responseteam/syndicate
name = "Syndicate Commandos"
spawner = /datum/ghostspawner/human/ert/commando
admin = TRUE
chance = 1