summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-01-12 04:06:33 +0000
committerReid Yaro <reidyaro@gmail.com>2013-01-12 04:06:33 +0000
commit2b516ec19ced21b82f985b20498c42e6db8b1d0f (patch)
treea9f20aa2af5816426601798ce7f7a38f2085cf70 /graphics/particles
parent260fef21df17546d96a8a72310a5d9a4c560f90b (diff)
downloadclientdata-2b516ec19ced21b82f985b20498c42e6db8b1d0f.tar.gz
clientdata-2b516ec19ced21b82f985b20498c42e6db8b1d0f.tar.bz2
clientdata-2b516ec19ced21b82f985b20498c42e6db8b1d0f.tar.xz
clientdata-2b516ec19ced21b82f985b20498c42e6db8b1d0f.zip
Correct most XML problems from TMW and optimized some animations.
Diffstat (limited to 'graphics/particles')
-rw-r--r--graphics/particles/whirlpool.particle.xml9
1 files changed, 1 insertions, 8 deletions
diff --git a/graphics/particles/whirlpool.particle.xml b/graphics/particles/whirlpool.particle.xml
index c7a89915..697b7d67 100644
--- a/graphics/particles/whirlpool.particle.xml
+++ b/graphics/particles/whirlpool.particle.xml
@@ -7,14 +7,7 @@ Copyright (C) 2010-2012 Evol Online -->
<property name="position-x" min="0" max="32"/>
<property name="position-y" min="0" max="48"/>
<animation imageset="graphics/particles/bubble_8px.png" width="8" height="8">
- <frame index="0" delay="50"/>
- <frame index="1" delay="50"/>
- <frame index="2" delay="50"/>
- <frame index="3" delay="50"/>
- <frame index="4" delay="50"/>
- <frame index="5" delay="50"/>
- <frame index="6" delay="50"/>
- <frame index="7" delay="50"/>
+ <sequence start="0" end="7" delay="50"/>
</animation>
<property name="lifetime" value="100"/>
<property name="output" min="-1" max="1"/>