mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
tail fix (#11628)
This commit is contained in:
@@ -89,13 +89,13 @@ There are several things that need to be remembered:
|
||||
#define DAMAGE_LAYER 2
|
||||
#define SURGERY_LAYER 3
|
||||
#define UNDERWEAR_LAYER 4
|
||||
#define SHOES_LAYER_ALT 5
|
||||
#define UNIFORM_LAYER 6
|
||||
#define ID_LAYER 7
|
||||
#define SHOES_LAYER 8
|
||||
#define GLOVES_LAYER 9
|
||||
#define BELT_LAYER 10
|
||||
#define TAIL_SOUTH_LAYER 11
|
||||
#define TAIL_SOUTH_LAYER 5
|
||||
#define SHOES_LAYER_ALT 6
|
||||
#define UNIFORM_LAYER 7
|
||||
#define ID_LAYER 8
|
||||
#define SHOES_LAYER 9
|
||||
#define GLOVES_LAYER 10
|
||||
#define BELT_LAYER 11
|
||||
#define SUIT_LAYER 12
|
||||
#define ID_LAYER_ALT 13
|
||||
#define TAIL_NORTH_LAYER 14
|
||||
|
||||
Reference in New Issue
Block a user