From 88ade83e65a4b05117b6d8b5f66bf25f0784e4ad Mon Sep 17 00:00:00 2001 From: Killian <49700375+KillianKirilenko@users.noreply.github.com> Date: Sun, 11 Aug 2024 20:17:55 +0100 Subject: [PATCH] spacewhale LZs (#16164) --- maps/om_adventure/grasscave.dm | 14 +++++++++++--- maps/om_adventure/grasscave.dmm | 12 ++++++++++-- 2 files changed, 21 insertions(+), 5 deletions(-) diff --git a/maps/om_adventure/grasscave.dm b/maps/om_adventure/grasscave.dm index e9e3a21ddac..b796c2081a2 100644 --- a/maps/om_adventure/grasscave.dm +++ b/maps/om_adventure/grasscave.dm @@ -20,13 +20,21 @@ /obj/effect/shuttle_landmark/premade/om_adventure/grasscave/center - name = "Anomaly - Center" + name = "Anomaly - Center Alpha" landmark_tag = "om-grasscave-center" +/obj/effect/shuttle_landmark/premade/om_adventure/grasscave/center_alt + name = "Anomaly - Center Beta" + landmark_tag = "om-grasscave-center2" + /obj/effect/shuttle_landmark/premade/om_adventure/grasscave/southeast - name = "Anomaly - Southeast" + name = "Anomaly - Southeast Alpha" landmark_tag = "om-grasscave-southeast" +/obj/effect/shuttle_landmark/premade/om_adventure/grasscave/southeast_alt + name = "Anomaly - Southeast Beta" + landmark_tag = "om-grasscave-southeast2" + /area/om_adventure/grasscave name = "Grass Cave" @@ -46,7 +54,7 @@ /area/om_adventure/grasscave/rocks /obj/effect/overmap/visitable/simplemob/spacewhale/grasscave - initial_generic_waypoints = list("om-grasscave-center", "om-grasscave-southeast") + initial_generic_waypoints = list("om-grasscave-center", "om-grasscave-center2", "om-grasscave-southeast", "om-grasscave-southeast2") /turf/simulated/mineral/omadventure/make_ore(var/rare_ore) if(mineral) diff --git a/maps/om_adventure/grasscave.dmm b/maps/om_adventure/grasscave.dmm index b275729757d..353c590b5e5 100644 --- a/maps/om_adventure/grasscave.dmm +++ b/maps/om_adventure/grasscave.dmm @@ -6,6 +6,10 @@ "c" = ( /turf/simulated/floor/outdoors/grass/forest, /area/om_adventure/grasscave/unexplored) +"e" = ( +/obj/effect/shuttle_landmark/premade/om_adventure/grasscave/center_alt, +/turf/simulated/floor/outdoors/grass/forest, +/area/om_adventure/grasscave/explored) "n" = ( /obj/effect/shuttle_landmark/premade/om_adventure/grasscave/southeast, /turf/simulated/floor/outdoors/grass/forest, @@ -26,6 +30,10 @@ "C" = ( /turf/unsimulated/wall/dark, /area/om_adventure/grasscave) +"I" = ( +/obj/effect/shuttle_landmark/premade/om_adventure/grasscave/southeast_alt, +/turf/simulated/floor/outdoors/grass/forest, +/area/om_adventure/grasscave) "N" = ( /turf/simulated/floor/outdoors/grass/forest, /area/om_adventure/grasscave) @@ -9907,7 +9915,7 @@ u u u u -u +e u u u @@ -12793,7 +12801,7 @@ N N N N -N +I N N N