Skip to content

Commit

Permalink
Derelict: Remove duplicate APCs (tgstation#61733)
Browse files Browse the repository at this point in the history
Two APCs were fighting for control over
`/area/ruin/space/derelict/bridge/access` at (66,80) and (63,61).
This removes the APC at (63,61) and the two wires leading up to it.

Two APCs were fighting for control over
`/area/ruin/space/derelict/hallway/secondary` at (35,23) and (58,24).
This removes the APC at (58,24), which is directly over a wire path,
so does not require any power cables to be removed.
  • Loading branch information
esainane committed Sep 29, 2021
1 parent a43209f commit 6174323
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions _maps/RandomRuins/SpaceRuins/TheDerelict.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1389,11 +1389,6 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/iron/airless,
/area/ruin/space/derelict/hallway/primary)
"gB" = (
/obj/machinery/power/apc/auto_name/south,
/obj/structure/cable,
/turf/open/floor/iron/airless,
/area/ruin/space/derelict/bridge/access)
"gC" = (
/turf/open/floor/iron/airless{
icon_state = "floorscorched2"
Expand Down Expand Up @@ -10833,8 +10828,8 @@ cF
fK
fT
fT
fT
gB
fx
fx
cs
cs
ZB
Expand Down

0 comments on commit 6174323

Please sign in to comment.