diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-12-14 00:55:35 +0100 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-12-14 00:55:35 +0100 |
commit | b80ab5d1fa375ab7c3fd7b11a4c11ad7acc0971a (patch) | |
tree | a65b1abee5a87bba404302dd9ac11737317e88b4 /status-effects.xml | |
parent | 27230bfdd36f66580dd9184bfb8ca1e80557c9bc (diff) | |
download | clientdata-b80ab5d1fa375ab7c3fd7b11a4c11ad7acc0971a.tar.gz clientdata-b80ab5d1fa375ab7c3fd7b11a4c11ad7acc0971a.tar.bz2 clientdata-b80ab5d1fa375ab7c3fd7b11a4c11ad7acc0971a.tar.xz clientdata-b80ab5d1fa375ab7c3fd7b11a4c11ad7acc0971a.zip |
Added a better particle effect for GM invisibility
Diffstat (limited to 'status-effects.xml')
-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 90650fcd..5d7787ed 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -13,6 +13,6 @@ start-message="You are now invisible." end-message="You are no longer invisible." persistent-particle-effect="true" - start-particle="graphics/particles/black-glow.particle.xml" + start-particle="graphics/particles/sphere-white.particle.xml" /> </status-effects> |