From 74a49e3adfc208faf45a6cd74fe982cc4e67e76c Mon Sep 17 00:00:00 2001 From: DATAxPUNGED <44149906+DATA-xPUNGED@users.noreply.github.com> Date: Wed, 22 May 2024 23:51:20 -0300 Subject: [PATCH] Lancer shuttle will now move fowards through hyperspace (#83381) ## About The Pull Request It was doing the zoomies in the wrong direction, now it does it forwards like NT intended ## Changelog :cl: fix: The Lance Crew Evacuation System now moves in the right direction in Hyperspace. /:cl: --- _maps/shuttles/emergency_lance.dmm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_maps/shuttles/emergency_lance.dmm b/_maps/shuttles/emergency_lance.dmm index e2f254844d3..56aa9fb25f5 100644 --- a/_maps/shuttles/emergency_lance.dmm +++ b/_maps/shuttles/emergency_lance.dmm @@ -297,7 +297,8 @@ }, /obj/docking_port/mobile/emergency{ dir = 2; - name = "Lance Emergency Shuttle" + name = "Lance Emergency Shuttle"; + port_direction = 1 }, /turf/open/floor/iron/dark, /area/shuttle/escape)