Target wew

This commit is contained in:
kevinz000
2020-02-24 13:20:12 -07:00
parent 26b908f53d
commit 00c70acee9
+1 -1
View File
@@ -1222,7 +1222,7 @@
if(user)
target.lastattacker = user.real_name
target.lastattackerckey = user.ckey
target.visible_message("<span class='danger'>[user] has shocked [user] with [src]!</span>", \
target.visible_message("<span class='danger'>[user] has shocked [target] with [src]!</span>", \
"<span class='userdanger'>[user] has shocked you with [src]!</span>")
log_combat(user, user, "stunned with an electrostaff")
playsound(src, 'sound/weapons/staff.ogg', 50, 1, -1)