should call parent

This commit is contained in:
Kashargul
2025-01-06 21:25:36 +01:00
parent 0436afea65
commit d9fc7dac70
23 changed files with 24 additions and 1 deletions
+1
View File
@@ -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)