[MIRROR] bunch of runtimes (#12664)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-04-11 16:16:28 -04:00
committed by GitHub
co-authored by Kashargul Cameron Lennox
parent dcba169643
commit a6988fa698
12 changed files with 68 additions and 54 deletions
@@ -209,7 +209,7 @@
/obj/item/storage/bag/ore/equipped(mob/user)
..()
user.AddComponent(/datum/component/recursive_move)
RegisterSignal(user, COMSIG_MOVABLE_ATTEMPTED_MOVE, /obj/item/storage/bag/ore/proc/autoload, user)
RegisterSignal(user, COMSIG_MOVABLE_ATTEMPTED_MOVE, /obj/item/storage/bag/ore/proc/autoload, override = TRUE)
/obj/item/storage/bag/ore/dropped(mob/user)
..()