From 4862bfab8a69bb8d1d01f43a0c4ba503c414a6e6 Mon Sep 17 00:00:00 2001 From: VerySoft Date: Sun, 15 May 2022 15:46:08 -0400 Subject: [PATCH 1/2] It's time for fun it's time to run around in the sun! --- vorestation.dme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vorestation.dme b/vorestation.dme index 2708c3cc4a3..96b1eafecdd 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -4124,6 +4124,7 @@ #include "maps\expedition_vr\beach\submaps\mountains.dm" #include "maps\expedition_vr\beach\submaps\mountains_areas.dm" #include "maps\gateway_archive_vr\blackmarketpackers.dm" +#include "maps\groundbase\groundbase.dm" #include "maps\offmap_vr\om_ships\abductor.dm" #include "maps\southern_cross\items\clothing\sc_accessory.dm" #include "maps\southern_cross\items\clothing\sc_suit.dm" @@ -4131,7 +4132,6 @@ #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\stellardelight\stellar_delight.dm" #include "maps\submaps\_helpers.dm" #include "maps\submaps\_readme.dm" #include "maps\submaps\engine_submaps\engine.dm" From 42c96f941243dd7e674c48788aef7efc35be76f7 Mon Sep 17 00:00:00 2001 From: VerySoft Date: Sun, 15 May 2022 16:49:53 -0400 Subject: [PATCH 2/2] RUNTIME AAAAAAAAAAA --- maps/groundbase/gb-z3.dmm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/groundbase/gb-z3.dmm b/maps/groundbase/gb-z3.dmm index d2eb7dbd379..ca76c1335f6 100644 --- a/maps/groundbase/gb-z3.dmm +++ b/maps/groundbase/gb-z3.dmm @@ -115,7 +115,7 @@ /obj/effect/shuttle_landmark{ base_area = /area/groundbase/level3/escapepad; base_turf = /turf/simulated/floor/outdoors/sidewalk/slab/virgo3c; - docking_controller = "escape_dock"; + docking_controller = null; landmark_tag = "escape_station"; name = "Ship Arrivals" },