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
@@ -3,6 +3,7 @@
var/held = held_mob
dump_mob()
held_mob = held
..()
/obj/item/holder/attack_hand(mob/living/user as mob) //straight up just copypasted from objects/items.dm with a few things changed (doesn't called dropped unless +actually dropped+)
if (!user) return