[MIRROR] Transit space refactor (#7130)
* Transit space refactor * Update bitfields.dm
This commit is contained in:
committed by
kevinz000
parent
389e9584a3
commit
03a22ca16d
@@ -33,7 +33,7 @@ require only minor tweaks.
|
||||
#define ZTRAIT_STATION "Station"
|
||||
#define ZTRAIT_MINING "Mining"
|
||||
#define ZTRAIT_REEBE "Reebe"
|
||||
#define ZTRAIT_TRANSIT "Transit"
|
||||
#define ZTRAIT_RESERVED "Transit/Reserved"
|
||||
#define ZTRAIT_AWAY "Away Mission"
|
||||
#define ZTRAIT_SPACE_RUINS "Space Ruins"
|
||||
#define ZTRAIT_LAVA_RUINS "Lava Ruins"
|
||||
@@ -76,6 +76,8 @@ require only minor tweaks.
|
||||
#define CAMERA_LOCK_CENTCOM 4
|
||||
#define CAMERA_LOCK_REEBE 8
|
||||
|
||||
//Reserved/Transit turf type
|
||||
#define RESERVED_TURF_TYPE /turf/open/space/basic //What the turf is when not being used
|
||||
|
||||
//Ruin Generation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user