Skip to content

Commit

Permalink
Orion Express Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben10083 committed Sep 20, 2024
1 parent 5b00f2a commit ff609a4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions maps/away/ships/orion/orion_express_ship.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -5517,7 +5517,8 @@
icon_state = "bridge"
},
/obj/machinery/recharger/wallcharger{
pixel_y = 24
pixel_y = 24;
pixel_x = -24
},
/obj/structure/cable/green{
icon_state = "0-4"
Expand Down Expand Up @@ -7489,7 +7490,9 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 1
},
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
dir = 4
},
/obj/structure/lattice/catwalk/indoor/grate,
/turf/simulated/floor,
/area/ship/orion/mainhall)
Expand Down

0 comments on commit ff609a4

Please sign in to comment.