From 6d623e5d5bcb30936ebdfadc639ce8fb9b8ba4b8 Mon Sep 17 00:00:00 2001 From: Hardly3D <66234359+Hardly3D@users.noreply.github.com> Date: Sat, 2 Nov 2024 12:17:20 -0300 Subject: [PATCH 1/2] Adds a missing wire next to Icebox Interdyne's library (#4554) Update icemoon_underground_interdyne_base1.dmm --- .../IceRuins/nova/icemoon_underground_interdyne_base1.dmm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm b/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm index f67175b8cf2..c4bef6ed23c 100644 --- a/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm +++ b/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm @@ -7469,6 +7469,12 @@ fixed_underlay = list(icon='icons/turf/snow.dmi', icon_state="snow") }, /area/ruin/interdyne_planetary_base) +"Wq" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/catwalk_floor/iron_dark, +/area/ruin/interdyne_planetary_base/main/dorms) "WQ" = ( /obj/structure/shipping_container/donk_co{ pixel_x = 6 @@ -8766,7 +8772,7 @@ ko kF lg ll -lz +Wq lZ mT mT From 96a13d177f672eab5d3f4fa70f9a15ff6b572c22 Mon Sep 17 00:00:00 2001 From: StealsThePRs Date: Sat, 2 Nov 2024 18:17:31 +0300 Subject: [PATCH 2/2] [MIRROR] Adds a missing wire next to Icebox Interdyne's library