Allows the use of stun weapons to show up in autopsies

This commit is contained in:
mwerezak
2014-07-31 17:01:06 -04:00
parent ecd7df9628
commit 5b90e4afc6
3 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -151,7 +151,7 @@
if (contact)
msg_admin_attack("[key_name(user)] attempted to stun [key_name(L)] with the [src].")
L.stun_effect_act(stun, agony, target_zone)
L.stun_effect_act(stun, agony, target_zone, src)
playsound(loc, 'sound/weapons/Egloves.ogg', 50, 1, -1)
msg_admin_attack("[key_name(user)] stunned [key_name(L)] with the [src].")