mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Merge pull request #16670 from Vi3trice/Meta-Disposal-Quickfix
MetaStation - Removed leftover disposal pipes
This commit is contained in:
@@ -10167,10 +10167,6 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 1;
|
||||
icon_state = "pipe-c"
|
||||
},
|
||||
/obj/structure/disposalpipe/sortjunction{
|
||||
dir = 4;
|
||||
icon_state = "pipe-j2s";
|
||||
@@ -35706,7 +35702,6 @@
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/structure/disposalpipe/sortjunction{
|
||||
dir = 1;
|
||||
name = "Custodial Junction";
|
||||
@@ -49725,7 +49720,6 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 5
|
||||
},
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/structure/disposalpipe/sortjunction{
|
||||
dir = 1;
|
||||
icon_state = "pipe-j2s";
|
||||
|
||||
Reference in New Issue
Block a user