Removes nucleations (#22678)

* They be axed now

* Whoops, missed these

* Burza + Henri review
This commit is contained in:
DGamerL
2023-10-12 15:26:44 +01:00
committed by GitHub
parent dcd1f5d88a
commit a837c0eb6b
9 changed files with 1 additions and 120 deletions
@@ -86,7 +86,7 @@
/datum/species/diona, /datum/species/machine, /datum/species/slime,
/datum/species/moth, /datum/species/vox)
/// Species that are NOT hirable in the eyes of NT
var/list/incorrect_species = list(/datum/species/abductor, /datum/species/monkey, /datum/species/nucleation,
var/list/incorrect_species = list(/datum/species/abductor, /datum/species/monkey,
/datum/species/shadow, /datum/species/skeleton, /datum/species/golem)
/// Is he a good candidate for hiring?