Merge pull request #32553 from ExcessiveUseOfCobblestone/ihategoofxray

Xrays go through walls but stop on mobs/blob
This commit is contained in:
oranges
2017-11-13 22:16:34 +13:00
committed by CitadelStationBot
parent 3ea8808201
commit 033f336ed1
3 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -74,7 +74,8 @@ GLOBAL_LIST_INIT(bitflags, list(1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 204
#define PASSGRILLE 4
#define PASSBLOB 8
#define PASSMOB 16
#define LETPASSTHROW 32
#define PASSCLOSEDTURF 32
#define LETPASSTHROW 64
//Movement Types