mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user