Fixing riding layers for human/cyborgs.

This commit is contained in:
Ghommie
2020-04-25 16:54:17 +02:00
parent debbd3edab
commit d2d5fda0e2
2 changed files with 7 additions and 0 deletions
+2
View File
@@ -61,7 +61,9 @@
#define BELOW_MOB_LAYER 3.7
#define LYING_MOB_LAYER 3.8
#define MOB_LOWER_LAYER 3.95
//#define MOB_LAYER 4 //For easy recordkeeping; this is a byond define
#define MOB_UPPER_LAYER 4.05
#define ABOVE_MOB_LAYER 4.1
#define WALL_OBJ_LAYER 4.25
#define EDGED_TURF_LAYER 4.3