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"