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
🆑
fix: The Lance Crew Evacuation System now moves in the right direction
in Hyperspace.
/🆑
This commit is contained in:
DATAxPUNGED
2024-05-22 19:51:20 -07:00
committed by GitHub
parent fd30c2c994
commit 74a49e3adf
+2 -1
View File
@@ -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)