Attack chain migration: structures. (#30365)

* Attack chain migration: structures.

* whoops

* wth
This commit is contained in:
warriorstar-orion
2025-09-14 19:21:36 +00:00
committed by GitHub
parent cd7b4e7292
commit 3208049a8a
87 changed files with 1396 additions and 404 deletions
@@ -204,7 +204,7 @@
// into the box.
if(istype(user.pulling, /obj/structure/ore_box))
var/obj/structure/ore_box/box = user.pulling
box.attackby__legacy__attackchain(src, user)
box.item_interaction(user, src)
/obj/item/storage/bag/ore/cyborg
name = "cyborg mining satchel"