mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Fix broken disposals mail sort pipe (#17456)
This commit is contained in:
@@ -33214,23 +33214,6 @@
|
||||
},
|
||||
/turf/open/floor/plasteel,
|
||||
/area/hallway/primary/aft_starboard)
|
||||
"jnJ" = (
|
||||
/obj/structure/extinguisher_cabinet{
|
||||
pixel_x = -32
|
||||
},
|
||||
/obj/structure/disposalpipe/sorting/mail/flip{
|
||||
dir = 2;
|
||||
sortType = 0;
|
||||
sortTypes = list("13","28")
|
||||
},
|
||||
/obj/structure/cable{
|
||||
icon_state = "2-4"
|
||||
},
|
||||
/obj/effect/turf_decal/trimline/purple/filled/line{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/science/xenobiology)
|
||||
"joa" = (
|
||||
/obj/effect/spawner/lootdrop/maintenance{
|
||||
lootcount = 3;
|
||||
@@ -63502,6 +63485,23 @@
|
||||
},
|
||||
/turf/open/floor/plasteel/white/corner,
|
||||
/area/hallway/secondary/entry)
|
||||
"wkC" = (
|
||||
/obj/structure/extinguisher_cabinet{
|
||||
pixel_x = -32
|
||||
},
|
||||
/obj/structure/disposalpipe/sorting/mail/flip{
|
||||
dir = 2;
|
||||
sortType = "13;28";
|
||||
sortTypes = list()
|
||||
},
|
||||
/obj/structure/cable{
|
||||
icon_state = "2-4"
|
||||
},
|
||||
/obj/effect/turf_decal/trimline/purple/filled/line{
|
||||
dir = 8
|
||||
},
|
||||
/turf/open/floor/plasteel/white,
|
||||
/area/science/xenobiology)
|
||||
"wkE" = (
|
||||
/obj/machinery/door/airlock/external{
|
||||
name = "External Access";
|
||||
@@ -111430,7 +111430,7 @@ jnH
|
||||
vNx
|
||||
bfP
|
||||
ijj
|
||||
jnJ
|
||||
wkC
|
||||
cwE
|
||||
gGM
|
||||
vRA
|
||||
|
||||
Reference in New Issue
Block a user