This commit is contained in:
kevinz000
2020-02-03 13:39:36 -07:00
parent e1ed34dcde
commit dd113f5c71
+1 -1
View File
@@ -1189,7 +1189,7 @@
..()
return
if(target.check_shields(src, 0, "[user]'s [name]", MELEE_ATTACK)) //No message; check_shields() handles that
playsound(L, 'sound/weapons/genhit.ogg', 50, 1)
playsound(target, 'sound/weapons/genhit.ogg', 50, 1)
return FALSE
if(user.a_intent != INTENT_HARM)
if(stun_act(target, user))