summaryrefslogtreecommitdiff
path: root/status-effects.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-01-19 22:05:35 +0400
committerAlige <aligetmw@hotmail.fr>2013-01-19 22:05:35 +0400
commit4c98ba9472eda105fbe0d00d58f622214ca839ef (patch)
tree1290627e75203c394b3ff714b1dc6b9874770c84 /status-effects.xml
parent2147f11d6361078fcba72fab534b5cd905de9d08 (diff)
downloadclientdata-4c98ba9472eda105fbe0d00d58f622214ca839ef.tar.gz
clientdata-4c98ba9472eda105fbe0d00d58f622214ca839ef.tar.bz2
clientdata-4c98ba9472eda105fbe0d00d58f622214ca839ef.tar.xz
clientdata-4c98ba9472eda105fbe0d00d58f622214ca839ef.zip
Added missing particles that are called from status-effects.xml.
Removed unecessary orb-large.png file and storred it locally, to be used later. Added new particles in effects.xml and fixed their new names in status-effects.xml.
Diffstat (limited to 'status-effects.xml')
-rw-r--r--status-effects.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/status-effects.xml b/status-effects.xml
index 70a3d48f..c2d24b8b 100644
--- a/status-effects.xml
+++ b/status-effects.xml
@@ -26,11 +26,11 @@ 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/sphere-white.particle.xml"/>
+ start-particle="graphics/particles/invisibility.xml"/>
<status-effect name="poison" id="132" block-id="16"
icon="icons/poison.xml"
persistent-particle-effect="true"
- start-particle="graphics/particles/green-bubbles.particle.xml"/>
+ start-particle="graphics/particles/poison.xml"/>
<status-effect name="hide" id="194"
icon="icons/hide.xml"/>
</status-effects>