From aa612835e080e395947f9e8e9f844a3707503a72 Mon Sep 17 00:00:00 2001 From: Aronai Sieyes Date: Wed, 11 Mar 2020 22:59:28 -0400 Subject: [PATCH] Make a couple of space shuttle landmarks zero-g --- maps/tether/submaps/gateway/carpfarm.dmm | 1 + maps/tether/submaps/gateway/listeningpost.dmm | 1 + 2 files changed, 2 insertions(+) diff --git a/maps/tether/submaps/gateway/carpfarm.dmm b/maps/tether/submaps/gateway/carpfarm.dmm index 03fe34cee1a..d850043e112 100644 --- a/maps/tether/submaps/gateway/carpfarm.dmm +++ b/maps/tether/submaps/gateway/carpfarm.dmm @@ -767,6 +767,7 @@ /obj/effect/shuttle_landmark{ base_area = /area/space; base_turf = /turf/space; + flags = 2; landmark_tag = "tether_excursion_carpfarm"; name = "Outside Facility (SW)" }, diff --git a/maps/tether/submaps/gateway/listeningpost.dmm b/maps/tether/submaps/gateway/listeningpost.dmm index e980203d301..ee319b99a58 100644 --- a/maps/tether/submaps/gateway/listeningpost.dmm +++ b/maps/tether/submaps/gateway/listeningpost.dmm @@ -317,6 +317,7 @@ /obj/effect/shuttle_landmark{ base_area = /area/space; base_turf = /turf/space; + flags = 2; landmark_tag = "tether_excursion_listeningpost"; name = "Near Asteroid (SE)" },