mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +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,
|
||||
/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" = (
|
||||
/obj/structure/bed/chair/comfy/beige{
|
||||
dir = 4
|
||||
@@ -34279,7 +34289,7 @@
|
||||
name = "box of measuring cups";
|
||||
pixel_x = 2;
|
||||
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,
|
||||
/area/crew_quarters/kitchen)
|
||||
@@ -38610,19 +38620,6 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/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" = (
|
||||
/obj/structure/grille,
|
||||
/obj/machinery/door/blast/regular{
|
||||
@@ -57928,7 +57925,7 @@ aVk
|
||||
ahM
|
||||
aVt
|
||||
aRN
|
||||
dDQ
|
||||
bfR
|
||||
akn
|
||||
alk
|
||||
aZt
|
||||
|
||||
Reference in New Issue
Block a user