Skip to content

Commit

Permalink
removes a duplicate APC woops
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylexis committed Dec 22, 2024
1 parent 3853221 commit 9c3af56
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions _maps/outpost/ngr_rock.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1966,9 +1966,6 @@
/area/outpost/crew/lounge)
"mL" = (
/obj/structure/extinguisher_cabinet/directional/south,
/obj/machinery/holopad{
pixel_x = 1
},
/obj/structure/chair/office{
dir = 1
},
Expand Down Expand Up @@ -2246,6 +2243,9 @@
},
/obj/effect/turf_decal/siding/wideplating/dark,
/obj/effect/decal/cleanable/dirt,
/obj/machinery/holopad{
pixel_x = 1
},
/turf/open/floor/plasteel/dark,
/area/outpost/vacant_rooms/shop)
"oC" = (
Expand Down Expand Up @@ -3811,7 +3811,6 @@
/turf/open/floor/plating/asteroid/rockplanet/safe,
/area/outpost/hallway/central)
"xy" = (
/obj/machinery/power/apc/auto_name/directional/west,
/obj/structure/cable/yellow{
icon_state = "0-4"
},
Expand Down

0 comments on commit 9c3af56

Please sign in to comment.