floor cluwne doesn't exist, floor cluwne cannot-

This commit is contained in:
Dip
2020-09-23 05:22:26 -03:00
parent ebb5e5b1c4
commit 5069f957d7
22 changed files with 497 additions and 3 deletions
+3 -1
View File
@@ -52,7 +52,9 @@ GLOBAL_LIST_INIT(bitflags, list(1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 204
#define PASSMOB (1<<4)
#define PASSCLOSEDTURF (1<<5)
#define LETPASSTHROW (1<<6)
#define PASSMACHINES (1<<7)
#define PASSCOMPUTER (1<<8)
#define PASSDOOR (1<<13)
//Movement Types
#define GROUND (1<<0)