Skip to content

Commit

Permalink
[MIRROR] Remove duplicate machinery from russian derelict [MDB IGNORE…
Browse files Browse the repository at this point in the history
…] (#24710) (#393)

* Remove duplicate machinery from russian derelict (#79409)

## About The Pull Request
This removes duplicate machinery from the russian derelict ruin:
- Multiple lights
- APC wall frame
- Plasma canister

## Why It's Good For The Game
Better mapping consistency.

## Changelog
:cl:
del: Remove duplicate machinery from russian derelict
/:cl:

* Remove duplicate machinery from russian derelict

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: Tim <[email protected]>
  • Loading branch information
3 people authored Nov 1, 2023
1 parent cd07409 commit fe39c69
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions _maps/RandomRuins/SpaceRuins/russian_derelict.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,6 @@
"jD" = (
/obj/machinery/light/small/directional/east,
/obj/structure/closet/emcloset,
/obj/machinery/light/small/directional/east,
/turf/open/floor/iron/airless,
/area/ruin/space/ks13/dorms)
"jV" = (
Expand Down Expand Up @@ -3633,8 +3632,6 @@
pixel_x = -5;
pixel_y = 9
},
/obj/item/wallframe/apc,
/obj/machinery/light/small/directional/west,
/turf/open/floor/iron/airless,
/area/ruin/space/ks13/engineering/tech_storage)
"Ce" = (
Expand Down Expand Up @@ -4080,7 +4077,6 @@
/area/ruin/space/ks13/science/rnd)
"EC" = (
/obj/machinery/portable_atmospherics/canister/plasma,
/obj/machinery/portable_atmospherics/canister/plasma,
/turf/open/floor/iron/airless,
/area/ruin/space/ks13/engineering/singulo)
"ED" = (
Expand Down Expand Up @@ -4254,7 +4250,6 @@
/area/ruin/space/ks13/hallway/aft)
"Fy" = (
/obj/machinery/light/small/directional/west,
/obj/machinery/light/small/directional/west,
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/iron/airless,
/area/ruin/space/ks13/engineering/singulo)
Expand Down Expand Up @@ -6070,7 +6065,6 @@
/obj/machinery/light/small/directional/east,
/obj/item/circuitboard/machine/smes,
/obj/structure/table,
/obj/machinery/light/small/directional/east,
/obj/effect/spawner/random/maintenance,
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/iron/airless,
Expand Down

0 comments on commit fe39c69

Please sign in to comment.