Skip to content

Commit

Permalink
Lancer shuttle will now move fowards through hyperspace (tgstation#83381
Browse files Browse the repository at this point in the history
)

## 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:
  • Loading branch information
DATA-xPUNGED authored May 23, 2024
1 parent fd30c2c commit 74a49e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _maps/shuttles/emergency_lance.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 74a49e3

Please sign in to comment.