From a73f989db65f879bdc8022147c14b1315849662d Mon Sep 17 00:00:00 2001 From: Anewbe Date: Thu, 11 Jan 2018 19:24:02 -0600 Subject: [PATCH] Rebegins the chain of map change PRs --- 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 4433478e32..7b28d52688 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 9bc2852bc2..8608d15fda 100644 --- a/polaris.dme +++ b/polaris.dme @@ -2374,7 +2374,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\cave_submaps\cave.dm" #include "maps\submaps\cave_submaps\cave_areas.dm"