From c983ae5c7db7c5c418bc6c590b6edd4c8e523b00 Mon Sep 17 00:00:00 2001 From: VerySoft Date: Tue, 7 Feb 2023 14:39:16 -0500 Subject: [PATCH] Map Swap Early Map swap! I was going to do it tomorrow but I will be busy tomorrow Adjusting map rotation so that RP will be the last map for this month! --- vorestation.dme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vorestation.dme b/vorestation.dme index e2bc7f503f6..507ac515b88 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -4191,6 +4191,7 @@ #include "maps\southern_cross\loadout\loadout_suit.dm" #include "maps\southern_cross\loadout\loadout_uniform.dm" #include "maps\southern_cross\loadout\loadout_vr.dm" +#include "maps\stellar_delight\stellar_delight.dm" #include "maps\submaps\_helpers.dm" #include "maps\submaps\_readme.dm" #include "maps\submaps\engine_submaps\engine.dm" @@ -4200,6 +4201,5 @@ #include "maps\submaps\space_submaps\debrisfield\debrisfield.dm" #include "maps\submaps\surface_submaps\wilderness\wilderness.dm" #include "maps\submaps\surface_submaps\wilderness\wilderness_areas.dm" -#include "maps\tether\tether.dm" #include "maps\~map_system\maps.dm" // END_INCLUDE