[MIRROR] Gripper fixes (#12714)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-04-26 21:53:22 -04:00
committed by GitHub
co-authored by Cameron Lennox
parent 62d4e50a7f
commit afcea67115
116 changed files with 801 additions and 680 deletions
@@ -12,9 +12,9 @@
var/self_bind = FALSE
flags = NOBLUDGEON
/obj/item/mindbinder/attack(mob/living/M, mob/living/user)
/obj/item/mindbinder/attack(mob/living/M, mob/living/user, target_zone, attack_modifier)
usr.setClickCooldown(DEFAULT_ATTACK_COOLDOWN)
return
return ITEM_INTERACT_SUCCESS
/obj/item/mindbinder/proc/toggle_self_bind()
if(possessed_voice.len == 1)