Missed this one too.

This commit is contained in:
Ghommie
2019-12-19 12:27:30 +01:00
parent 70e8026411
commit 12aa266efe
5 changed files with 27 additions and 10 deletions
+3
View File
@@ -58,6 +58,9 @@ require only minor tweaks.
// CROSSLINKED - mixed in with the cross-linked space pool
#define CROSSLINKED "Cross"
// string - type path of the z-level's baseturf (defaults to space)
#define ZTRAIT_BASETURF "Baseturf"
// default trait definitions, used by SSmapping
#define ZTRAITS_CENTCOM list(ZTRAIT_CENTCOM = TRUE)
#define ZTRAITS_STATION list(ZTRAIT_LINKAGE = CROSSLINKED, ZTRAIT_STATION = TRUE)