ALMOST invisible

This commit is contained in:
XDTM
2016-10-31 00:35:49 +01:00
parent 9ebdf98711
commit 66a7fde82d
@@ -18,9 +18,9 @@ Contents:
U << "<span class='warning'>You don't have enough power to enable Stealth!</span>"
return
s_active=!s_active
animate(U, alpha = 0,time = 15)
animate(U, alpha = 50,time = 15)
U.visible_message("<span class='warning'>[U.name] vanishes into thin air!</span>", \
"<span class='notice'>You are now invisible to normal detection.</span>")
"<span class='notice'>You are now mostly invisible to normal detection.</span>")
return