From a4b894f3495c2acd798c277d13e9512127674c8c Mon Sep 17 00:00:00 2001 From: Dahlular <55758850+Dahlular@users.noreply.github.com> Date: Fri, 31 Jul 2020 10:04:33 -0600 Subject: [PATCH] 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 e7ab0897..6c6132ff 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 15 +#define GENITALS_FRONT_LAYER 11 #define SUIT_LAYER 14 #define GLASSES_LAYER 13 #define BELT_LAYER 12 //Possible make this an overlay of somethign required to wear a belt?