The change

This commit is contained in:
Shadow
2020-01-31 22:05:22 -06:00
parent 80bc4bdfae
commit 607268a756
+1 -1
View File
@@ -178,7 +178,7 @@
var/mob/living/carbon/human/H = target
affecting = H.get_organ(hit_zone)
if(user.a_intent == I_HURT || user.a_intent == I_DISARM)
if(user.a_intent == I_GRAB || user.a_intent == I_HURT)
. = ..()
//whacking someone causes a much poorer electrical contact than deliberately prodding them.
agony *= 0.5