mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Merge pull request #18147 from pudl/dab-daddy
Fixes Efficiency Station disposals
This commit is contained in:
@@ -26630,9 +26630,9 @@
|
||||
/area/maintenance/disposal)
|
||||
"aVu" = (
|
||||
/obj/machinery/conveyor{
|
||||
dir = 9;
|
||||
dir = 6;
|
||||
id = "garbage";
|
||||
verted = -1
|
||||
verted = 1
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
/area/maintenance/disposal)
|
||||
|
||||
Reference in New Issue
Block a user