wow that's a lot of effort

This commit is contained in:
kevinz000
2020-03-05 00:51:05 -07:00
parent 76541ff57a
commit 032b973d82
7 changed files with 65 additions and 38 deletions
+3 -2
View File
@@ -67,8 +67,9 @@
#define SPACEVINE_LAYER 4.8
#define SPACEVINE_MOB_LAYER 4.9
//#define FLY_LAYER 5 //For easy recordkeeping; this is a byond define
#define GASFIRE_LAYER 5.05
#define RIPPLE_LAYER 5.1
#define ABOVE_FLY_LAYER 5.1
#define GASFIRE_LAYER 5.2
#define RIPPLE_LAYER 5.3
#define GHOST_LAYER 6
#define LOW_LANDMARK_LAYER 9
+1 -1
View File
@@ -278,4 +278,4 @@
#define PULL_PRONE_SLOWDOWN 0.6
#define HUMAN_CARRY_SLOWDOWN 0
#define TYPING_INDICATOR_TIMEOUT 10 SECONDS
#define TYPING_INDICATOR_TIMEOUT 30 SECONDS