mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Merge pull request #15259 from Heroman3003/chemmap
Fixes disposal pipe to chemistry on Tether
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