Merge pull request #5091 from Citadel-Station-13/upstream-merge-34623

[MIRROR] Makes templates able to use PlaceOnTop
This commit is contained in:
LetterJay
2018-01-24 21:44:21 -06:00
committed by GitHub
26 changed files with 98 additions and 559 deletions
+2 -1
View File
@@ -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