diff --git a/hyperstation/code/modules/mob/dead/new_player/cosmetic_parts.dm b/hyperstation/code/modules/mob/dead/new_player/cosmetic_parts.dm index 6c65ca5b9..9d795fa5e 100644 --- a/hyperstation/code/modules/mob/dead/new_player/cosmetic_parts.dm +++ b/hyperstation/code/modules/mob/dead/new_player/cosmetic_parts.dm @@ -35,7 +35,9 @@ safely. /datum/cosmetic_part/head /datum/cosmetic_part/chest /datum/cosmetic_part/arms + support_gender = null /datum/cosmetic_part/legs + support_gender = null // HEADS // =========================================