From 8816c6a4ef71890cdc190dbaed0e7cd572efa155 Mon Sep 17 00:00:00 2001 From: Ediblebomb <95509996+Ediblebomb@users.noreply.github.com> Date: Sat, 8 Jun 2024 10:46:40 -0500 Subject: [PATCH] move the layers around --- code/__DEFINES/human.dm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/code/__DEFINES/human.dm b/code/__DEFINES/human.dm index 4eab3d8592..33d752dca3 100644 --- a/code/__DEFINES/human.dm +++ b/code/__DEFINES/human.dm @@ -139,14 +139,14 @@ #define SUIT_LAYER 30 #define SUIT_GARB_LAYER 29 #define SUIT_SQUAD_LAYER 28 -#define GLASSES_LAYER 27 -#define BELT_LAYER 26 -#define SUIT_STORE_LAYER 25 -#define BACK_LAYER 24 -#define HAIR_LAYER 23 -#define HAIR_GRADIENT_LAYER 22 -#define FACIAL_LAYER 21 -#define EARS_LAYER 20 +#define BELT_LAYER 27 +#define SUIT_STORE_LAYER 26 +#define BACK_LAYER 25 +#define HAIR_LAYER 24 +#define HAIR_GRADIENT_LAYER 23 +#define FACIAL_LAYER 22 +#define EARS_LAYER 21 +#define GLASSES_LAYER 20 #define FACEMASK_LAYER 19 /// Unrevivable headshot overlays, suicide/execution.