mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
[MIRROR] Fixes disposal pipe to chemistry on Tether (#6807)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
@@ -34106,6 +34106,16 @@
|
|||||||
},
|
},
|
||||||
/turf/simulated/floor/tiled/eris/steel/bar_dance,
|
/turf/simulated/floor/tiled/eris/steel/bar_dance,
|
||||||
/area/tether/surfacebase/barbackmaintenance)
|
/area/tether/surfacebase/barbackmaintenance)
|
||||||
|
"bfR" = (
|
||||||
|
/obj/structure/disposalpipe/sortjunction{
|
||||||
|
dir = 8;
|
||||||
|
name = "Chemistry";
|
||||||
|
sortType = "Chemistry"
|
||||||
|
},
|
||||||
|
/obj/machinery/atmospherics/pipe/manifold/hidden/supply,
|
||||||
|
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,
|
||||||
|
/turf/simulated/floor/tiled,
|
||||||
|
/area/tether/surfacebase/surface_three_hall)
|
||||||
"bfS" = (
|
"bfS" = (
|
||||||
/obj/structure/bed/chair/comfy/beige{
|
/obj/structure/bed/chair/comfy/beige{
|
||||||
dir = 4
|
dir = 4
|
||||||
@@ -34279,7 +34289,7 @@
|
|||||||
name = "box of measuring cups";
|
name = "box of measuring cups";
|
||||||
pixel_x = 2;
|
pixel_x = 2;
|
||||||
pixel_y = 3;
|
pixel_y = 3;
|
||||||
starts_with = list(/obj/item/weapon/reagent_containers/glass/beaker/measuring_cup=7)
|
starts_with = list(/obj/item/weapon/reagent_containers/glass/beaker/measuring_cup = 7)
|
||||||
},
|
},
|
||||||
/turf/simulated/floor/tiled/white,
|
/turf/simulated/floor/tiled/white,
|
||||||
/area/crew_quarters/kitchen)
|
/area/crew_quarters/kitchen)
|
||||||
@@ -38610,19 +38620,6 @@
|
|||||||
},
|
},
|
||||||
/turf/simulated/floor/tiled,
|
/turf/simulated/floor/tiled,
|
||||||
/area/tether/surfacebase/surface_three_hall)
|
/area/tether/surfacebase/surface_three_hall)
|
||||||
"dDQ" = (
|
|
||||||
/obj/structure/disposalpipe/segment{
|
|
||||||
dir = 4
|
|
||||||
},
|
|
||||||
/obj/structure/disposalpipe/sortjunction{
|
|
||||||
dir = 8;
|
|
||||||
name = "Chemistry";
|
|
||||||
sortType = "Chemistry"
|
|
||||||
},
|
|
||||||
/obj/machinery/atmospherics/pipe/manifold/hidden/supply,
|
|
||||||
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,
|
|
||||||
/turf/simulated/floor/tiled,
|
|
||||||
/area/tether/surfacebase/surface_three_hall)
|
|
||||||
"dFg" = (
|
"dFg" = (
|
||||||
/obj/structure/grille,
|
/obj/structure/grille,
|
||||||
/obj/machinery/door/blast/regular{
|
/obj/machinery/door/blast/regular{
|
||||||
@@ -57928,7 +57925,7 @@ aVk
|
|||||||
ahM
|
ahM
|
||||||
aVt
|
aVt
|
||||||
aRN
|
aRN
|
||||||
dDQ
|
bfR
|
||||||
akn
|
akn
|
||||||
alk
|
alk
|
||||||
aZt
|
aZt
|
||||||
|
|||||||
Reference in New Issue
Block a user