diff options
author | Alige <aligetmw@hotmail.fr> | 2013-02-13 21:57:02 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-02-13 21:57:02 +0400 |
commit | ed55369bb2837fe7a4d23bee66b30a4037329291 (patch) | |
tree | 15e6fe209c58b14a8126dc8d6125c61c21b6c93a | |
parent | 052cda9b7ffea92668daef5430f177c6e637a028 (diff) | |
parent | 7e160b00532ab5fa6fcba92a712a07099433aaa8 (diff) | |
download | clientdata-ed55369bb2837fe7a4d23bee66b30a4037329291.tar.gz clientdata-ed55369bb2837fe7a4d23bee66b30a4037329291.tar.bz2 clientdata-ed55369bb2837fe7a4d23bee66b30a4037329291.tar.xz clientdata-ed55369bb2837fe7a4d23bee66b30a4037329291.zip |
Merge branch 'master' of git://gitorious.org/evol/clientdata-beta
-rw-r--r-- | status-effects.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/status-effects.xml b/status-effects.xml index def602bd..d494c0b5 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -26,7 +26,7 @@ end-message: Displays a message when the effect end. start-message="You are now invisible." end-message="You are no longer invisible." persistent-particle-effect="true" - start-particle="graphics/particles/afk.xml"/> + start-particle="graphics/particles/invisibility.xml"/> <status-effect name="poison" id="132" block-id="16" icon="icons/poison.xml" persistent-particle-effect="true" |