SCC Things (#11330)

This commit is contained in:
Geeves
2021-03-18 17:10:36 +01:00
committed by GitHub
parent b05a01d0ab
commit 5960c2f2be
56 changed files with 673 additions and 445 deletions
+1
View File
@@ -13,6 +13,7 @@ datum/unit_test/template/start_test()
var/list/ignore_spawners = list(
/datum/ghostspawner/human,
/datum/ghostspawner/human/admin,
/datum/ghostspawner/human/admin/corporate,
/datum/ghostspawner/simplemob,
/datum/ghostspawner/human/ert
)