From b2e7b88cffc21138737a6dd46b3c1ff73b6178ca Mon Sep 17 00:00:00 2001 From: Neerti Date: Fri, 26 Jan 2018 01:17:49 -0500 Subject: [PATCH] Switches to the Southern Cross. For real. --- code/ZAS/_docs.dm | 2 +- polaris.dme | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/ZAS/_docs.dm b/code/ZAS/_docs.dm index 4433478e321..7b28d52688f 100644 --- a/code/ZAS/_docs.dm +++ b/code/ZAS/_docs.dm @@ -28,7 +28,7 @@ Notes for people who used ZAS before: */ //#define ZASDBG -//#define MULTIZAS +#define MULTIZAS #define AIR_BLOCKED 1 #define ZONE_BLOCKED 2 #define BLOCKED 3 diff --git a/polaris.dme b/polaris.dme index 83bad762699..d9717d6fd7f 100644 --- a/polaris.dme +++ b/polaris.dme @@ -2392,7 +2392,7 @@ #include "code\ZAS\Zone.dm" #include "interface\interface.dm" #include "interface\skin.dmf" -#include "maps\northern_star\northern_star.dm" +#include "maps\southern_cross\southern_cross.dm" #include "maps\submaps\_readme.dm" #include "maps\submaps\space_submaps\space.dm" #include "maps\submaps\surface_submaps\mountains\mountains.dm"