Fixes telebaton attack logs

This commit is contained in:
Krausus
2015-06-10 07:27:19 -04:00
parent 276c218b8e
commit 23d9750822
@@ -133,7 +133,7 @@
if(cooldown <= 0)
playsound(get_turf(src), 'sound/effects/woodhit.ogg', 75, 1, -1)
target.Weaken(3)
add_logs(target, user, "stunned", object="classic baton")
add_logs(target, user, "stunned", object="[src]")
src.add_fingerprint(user)
target.visible_message("<span class ='danger'>[user] has knocked down [target] with \the [src]!</span>", \
"<span class ='userdanger'>[user] has knocked down [target] with \the [src]!</span>")