Update stunbaton.dm

This commit is contained in:
Razgriz
2020-02-07 17:42:37 -07:00
committed by GitHub
parent 127a35b7cf
commit d7ccdf028a
+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)
if(user.a_intent == I_HURT) //CHOMPEdit: No disarm. ONLY HARM.
. = ..()
//whacking someone causes a much poorer electrical contact than deliberately prodding them.
agony *= 0.5