From cbcbcb78351b54ea22bda0c280883dce3ca57f7b Mon Sep 17 00:00:00 2001 From: Dahlular <55758850+Dahlular@users.noreply.github.com> Date: Fri, 31 Jul 2020 10:32:07 -0600 Subject: [PATCH] Revert "Revert "Exosuit Fix"" --- code/__DEFINES/misc.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/__DEFINES/misc.dm b/code/__DEFINES/misc.dm index 6c6132ff..e7ab0897 100644 --- a/code/__DEFINES/misc.dm +++ b/code/__DEFINES/misc.dm @@ -67,7 +67,7 @@ Will print: "/mob/living/carbon/human/death" (you can optionally embed it in a s #define GLOVES_LAYER 18 #define EARS_LAYER 17 #define BODY_TAUR_LAYER 16 -#define GENITALS_FRONT_LAYER 11 +#define GENITALS_FRONT_LAYER 15 #define SUIT_LAYER 14 #define GLASSES_LAYER 13 #define BELT_LAYER 12 //Possible make this an overlay of somethign required to wear a belt?