From a9933e4e145f9bc179e116cc62eb143495360cde Mon Sep 17 00:00:00 2001 From: byte <83266791+sarcoph@users.noreply.github.com> Date: Sun, 18 Sep 2022 08:08:44 -0800 Subject: [PATCH] arms and legs are androgynous --- hyperstation/code/modules/mob/dead/new_player/cosmetic_parts.dm | 2 ++ 1 file changed, 2 insertions(+) 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 // =========================================