conflicts and stealth nerf

This commit is contained in:
zerothebigboy
2021-02-13 13:51:03 -05:00
parent 3e08ab2bcc
commit d43c7c00f6
2 changed files with 1 additions and 1 deletions
@@ -21,7 +21,7 @@
to_chat(ninja, "<span class='warning'>You don't have enough power to enable Stealth!</span>")
return
stealth = !stealth
animate(ninja, alpha = 20,time = 12)
animate(ninja, alpha = 40,time = 12)
ninja.visible_message("<span class='warning'>[ninja.name] vanishes into thin air!</span>", \
"<span class='notice'>You are now mostly invisible to normal detection.</span>")