What a mess. (#5238)
This should fix the issue of having the minerals and output coming out of the wrong sides of the ORM.
This commit is contained in:
@@ -25477,8 +25477,8 @@
|
||||
/area/quartermaster/sorting)
|
||||
"bml" = (
|
||||
/obj/machinery/mineral/ore_redemption{
|
||||
input_dir = 4;
|
||||
output_dir = 8
|
||||
input_dir = 8;
|
||||
output_dir = 4
|
||||
},
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/machinery/door/window/eastleft{
|
||||
|
||||
Reference in New Issue
Block a user