mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #3375 from Mewchild/MC-3374
Fixes untagged sorting junction
This commit is contained in:
@@ -2939,7 +2939,10 @@
|
||||
"gy" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/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,
|
||||
/area/tether/surfacebase/atrium_two)
|
||||
"gz" = (
|
||||
|
||||
Reference in New Issue
Block a user