mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-14 08:35:39 +01:00
should call parent
This commit is contained in:
@@ -341,6 +341,7 @@
|
||||
var/obj/item/kinetic_crusher/machete/gauntlets/linked
|
||||
|
||||
/obj/item/offhand/crushergauntlets/dropped(mob/user as mob)
|
||||
SHOULD_CALL_PARENT(FALSE)
|
||||
if(linked.wielded)
|
||||
linked.ready_toggle(TRUE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user