summaryrefslogtreecommitdiff
path: root/graphics/particles/cookingfire.particle.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-11-01 02:21:30 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-11-01 02:21:30 +0000
commitf75ab5d60482a82e0084d1935bc93aa5f46bca6f (patch)
treecc61bdab8751dc7241431c3ccf27f3cbedd2feff /graphics/particles/cookingfire.particle.xml
parent7274a1919d5601144d1f64c59965673b1e626665 (diff)
downloadclientdata-f75ab5d60482a82e0084d1935bc93aa5f46bca6f.tar.gz
clientdata-f75ab5d60482a82e0084d1935bc93aa5f46bca6f.tar.bz2
clientdata-f75ab5d60482a82e0084d1935bc93aa5f46bca6f.tar.xz
clientdata-f75ab5d60482a82e0084d1935bc93aa5f46bca6f.zip
Improved fire particle effects by using animated particles.
Diffstat (limited to 'graphics/particles/cookingfire.particle.xml')
-rw-r--r--graphics/particles/cookingfire.particle.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/cookingfire.particle.xml b/graphics/particles/cookingfire.particle.xml
index 7d361c27..566101bf 100644
--- a/graphics/particles/cookingfire.particle.xml
+++ b/graphics/particles/cookingfire.particle.xml
@@ -13,9 +13,9 @@
<property name="vertical-angle" min="0" max="90"/>
<property name="power" min="0" max="0.25"/>
<property name="gravity" value="-0.02"/>
- <animation imageset="graphics/particles/aniblaze.png" width="6" height="6">
+ <animation imageset="graphics/particles/aniblaze.png" width="8" height="8">
<sequence start="0" end="14" delay="10" />
- <frame index="8" delay="1000" />
+ <frame index="14" delay="1000" />
</animation>
<property name="lifetime" min="20" max="40"/>
<property name="output" min="0" max="4"/>