Nerfs the ultimate stealth weapon

This commit is contained in:
KorPhaeron
2015-12-20 05:32:42 -06:00
parent a05bb0ab2f
commit b7efa4ca3c
+1
View File
@@ -418,6 +418,7 @@ var/global/image/fire_overlay = image("icon" = 'icons/effects/fire.dmi', "icon_s
if(M != user)
M.visible_message("<span class='danger'>[user] has stabbed [M] in the eye with [src]!</span>", \
"<span class='userdanger'>[user] stabs you in the eye with [src]!</span>")
user.do_attack_animation(M)
else
user.visible_message( \
"<span class='danger'>[user] has stabbed themself in the eyes with [src]!</span>", \