mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
Fixes Chapel Office's Disposal (#17697)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixed the chapel office's disposal being unpiped."
|
||||
@@ -3139,6 +3139,7 @@
|
||||
},
|
||||
/obj/machinery/firealarm/north,
|
||||
/obj/machinery/disposal/small/west,
|
||||
/obj/structure/disposalpipe/trunk,
|
||||
/turf/simulated/floor/wood,
|
||||
/area/chapel/office)
|
||||
"bsQ" = (
|
||||
@@ -9288,9 +9289,6 @@
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/hallway/engineering)
|
||||
"eyu" = (
|
||||
/obj/structure/disposalpipe/trunk{
|
||||
dir = 1
|
||||
},
|
||||
/obj/effect/floor_decal/spline/fancy/wood{
|
||||
dir = 6
|
||||
},
|
||||
@@ -22685,7 +22683,6 @@
|
||||
/obj/structure/bed/stool/chair/padded/black{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/effect/floor_decal/spline/fancy/wood{
|
||||
dir = 4
|
||||
},
|
||||
@@ -23062,10 +23059,10 @@
|
||||
/obj/structure/cable/green{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/structure/lattice/catwalk/indoor/grate,
|
||||
/obj/structure/cable/green{
|
||||
icon_state = "2-4"
|
||||
},
|
||||
/obj/structure/lattice/catwalk/indoor/grate,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/horizon/maintenance/deck_two/fore/starboard)
|
||||
"kYF" = (
|
||||
@@ -26925,7 +26922,6 @@
|
||||
/obj/structure/cable/green{
|
||||
icon_state = "1-8"
|
||||
},
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/effect/floor_decal/spline/fancy/wood{
|
||||
dir = 4
|
||||
},
|
||||
@@ -28361,9 +28357,6 @@
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/turret_protected/ai_upload)
|
||||
"nue" = (
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 4
|
||||
},
|
||||
@@ -35432,10 +35425,6 @@
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4;
|
||||
icon_state = "pipe-c"
|
||||
},
|
||||
/obj/effect/floor_decal/spline/fancy/wood/corner,
|
||||
/turf/simulated/floor/wood,
|
||||
/area/chapel/office)
|
||||
@@ -36304,9 +36293,6 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 5
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/floor_decal/spline/fancy/wood,
|
||||
/turf/simulated/floor/wood,
|
||||
/area/chapel/office)
|
||||
@@ -43091,15 +43077,16 @@
|
||||
/obj/structure/cable/green{
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 1;
|
||||
icon_state = "pipe-c"
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/chapel/office)
|
||||
"uFc" = (
|
||||
|
||||
Reference in New Issue
Block a user