Skip to content

Commit

Permalink
mior layer issue
Browse files Browse the repository at this point in the history
  • Loading branch information
spartanbobby committed Jan 8, 2025
1 parent fb642eb commit 04d652e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions maps/map_files/rover/rover.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3426,7 +3426,8 @@
/area/golden_arrow/hangar)
"OP" = (
/obj/structure/cargo_container/lockmart/left{
pixel_y = 5
pixel_y = 5;
layer = 5.2
},
/turf/open/floor/almayer/plate,
/area/golden_arrow/hangar)
Expand Down Expand Up @@ -3771,7 +3772,8 @@
/area/golden_arrow/prep_hallway)
"TJ" = (
/obj/structure/cargo_container/lockmart/mid{
pixel_y = 5
pixel_y = 5;
layer = 5.2
},
/turf/open/floor/almayer,
/area/golden_arrow/hangar)
Expand Down

0 comments on commit 04d652e

Please sign in to comment.