[FIX] Makes Borg Stun Arm screwdriver_act() return FALSE. (#27414)

* Update stunbaton.dm

* Update code/game/objects/items/weapons/stunbaton.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>

---------

Signed-off-by: CRUNCH <143041327+Fordoxia@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
CRUNCH
2024-11-22 13:10:40 +00:00
committed by GitHub
parent 9009e3a861
commit c9930f6975
@@ -334,6 +334,9 @@
desc = "A piece of scrap metal wired directly to your power cell."
hitcost = 100
/obj/item/melee/baton/loaded/borg_stun_arm/screwdriver_act(mob/living/user, obj/item/I)
return FALSE
/obj/item/melee/baton/flayerprod
name = "stunprod"
desc = "A mechanical mass which you can use to incapacitate someone with."