Fixes mech part layering, rapidfire blasters (#9986)

This commit is contained in:
fernerr
2020-09-14 00:19:30 +02:00
committed by GitHub
parent 37e2f61f9e
commit cc418ca761
5 changed files with 17 additions and 12 deletions

View File

@@ -29,11 +29,11 @@
#define MECH_UNDER_LAYER 4
#define MECH_BASE_LAYER 4.01
#define MECH_INTERMEDIATE_LAYER 4.02
#define MECH_PILOT_LAYER 4.03
#define MECH_LEG_LAYER 4.04
#define MECH_COCKPIT_LAYER 4.05
#define MECH_HATCH_LAYER 4.02
#define MECH_HEAD_LAYER 4.03
#define MECH_EYES_LAYER 4.04
#define MECH_LEG_LAYER 4.05
#define MECH_ARM_LAYER 4.06
#define MECH_DECAL_LAYER 4.07
#define MECH_GEAR_LAYER 4.08
#define MECH_ABOVE_LAYER 4.09
#define MECH_ABOVE_LAYER 4.09