mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
Merge pull request #3375 from Mewchild/MC-3374
Fixes untagged sorting junction
This commit is contained in:
@@ -2939,7 +2939,10 @@
|
|||||||
"gy" = (
|
"gy" = (
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||||
/obj/structure/disposalpipe/sortjunction/flipped,
|
/obj/structure/disposalpipe/sortjunction/flipped{
|
||||||
|
name = "Trash";
|
||||||
|
sortType = "Trash"
|
||||||
|
},
|
||||||
/turf/simulated/floor/tiled/techmaint,
|
/turf/simulated/floor/tiled/techmaint,
|
||||||
/area/tether/surfacebase/atrium_two)
|
/area/tether/surfacebase/atrium_two)
|
||||||
"gz" = (
|
"gz" = (
|
||||||
|
|||||||
Reference in New Issue
Block a user