Merge pull request #34623 from ninjanomnom/template-placeontop
Makes templates able to use PlaceOnTop
This commit is contained in:
committed by
CitadelStationBot
parent
9652fc4127
commit
829cf4d180
@@ -1,3 +1,4 @@
|
||||
#define CHANGETURF_DEFER_CHANGE 1
|
||||
#define CHANGETURF_IGNORE_AIR 2
|
||||
#define CHANGETURF_FORCEOP 4
|
||||
#define CHANGETURF_FORCEOP 4
|
||||
#define CHANGETURF_SKIP 8 // A flag for PlaceOnTop to just instance the new turf instead of calling ChangeTurf. Used for uninitialized turfs NOTHING ELSE
|
||||
Reference in New Issue
Block a user