Mech fabricator output direction can now be changed with a drag pull (#87828)

## About The Pull Request

See name, makes it consistent with all the other printing machines. For
some reason we have three different paths for all of them but
refactoring is out of scope for me.

Comes with updatepaths too

## Why It's Good For The Game

No more confusion with how to change the direction, it's the same as all
the other ones now.

## Changelog

🆑
qol: mech fabricator output direction can now be changed with a drag
pull
/🆑

---------

Co-authored-by: SyncIt21 <110812394+SyncIt21@users.noreply.github.com>
This commit is contained in:
Waterpig
2024-11-13 12:57:48 +01:00
committed by GitHub
co-authored by SyncIt21
parent 13ac419b9b
commit 46d4ac9d8e
9 changed files with 30 additions and 21 deletions
@@ -0,0 +1 @@
/obj/machinery/mecha_part_fabricator/@SUBTYPES{dir = @ANY} : /obj/machinery/mecha_part_fabricator/@SUBTYPES{@OLD;dir=@SKIP;drop_direction=@OLD:dir}