diff --git a/code/modules/mob/living/carbon/human/species/station/unathi_subspecies.dm b/code/modules/mob/living/carbon/human/species/station/unathi_subspecies.dm index 8ef058c2b9b..e86e46a1174 100644 --- a/code/modules/mob/living/carbon/human/species/station/unathi_subspecies.dm +++ b/code/modules/mob/living/carbon/human/species/station/unathi_subspecies.dm @@ -82,7 +82,6 @@ "r_foot" = list("path" = /obj/item/organ/external/foot/right/autakh) ) - spawn_flags = IS_RESTRICTED appearance_flags = HAS_HAIR_COLOR | HAS_UNDERWEAR | HAS_SKIN_COLOR | HAS_EYE_COLOR flags = NO_CHUBBY | NO_SCAN diff --git a/html/changelogs/alberyk-unathi.yml b/html/changelogs/alberyk-unathi.yml new file mode 100644 index 00000000000..a69ec9e6041 --- /dev/null +++ b/html/changelogs/alberyk-unathi.yml @@ -0,0 +1,6 @@ +author: Alberyk + +delete-after: True + +changes: + - rscadd: "The aut'akh are now playable as a crew species."