Skip to content

Commit

Permalink
[MIRROR] Fixes delta cargo shuttle (#5178)
Browse files Browse the repository at this point in the history
* [NO GBP] Fixes delta cargo shuttle (#4604)

oops

* [MIRROR]  Fixes delta cargo shuttle

---------

Co-authored-by: sqn <[email protected]>
Co-authored-by: StealsThePRs <[email protected]>
  • Loading branch information
3 people authored Nov 16, 2024
1 parent b64625f commit 76b9a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _maps/shuttles/nova/cargo_nova_delta.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -179,12 +179,12 @@
/area/shuttle/supply)
"UC" = (
/obj/machinery/button/door/directional/west{
id = "cargoload";
id = "QMLoaddoor2";
name = "Loading Doors";
pixel_y = -8
},
/obj/machinery/button/door/directional/west{
id = "cargounload";
id = "QMLoaddoor";
name = "Loading Doors";
pixel_y = 8
},
Expand Down

0 comments on commit 76b9a0a

Please sign in to comment.