Skip to content

Commit

Permalink
Ниндзя Мудрости более невидимый.
Browse files Browse the repository at this point in the history
  • Loading branch information
SmiLeYre committed Nov 11, 2024
1 parent fe8ddf2 commit e849bee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
to_chat(ninja, "<span class='warning'>You don't have enough power to enable Stealth!</span>")
return
stealth = !stealth
animate(ninja, alpha = 12,time = 6)
animate(ninja, alpha = 5, time = 6)
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>")

Expand Down

0 comments on commit e849bee

Please sign in to comment.