mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Attack chain migration: structures. (#30365)
* Attack chain migration: structures. * whoops * wth
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user