summaryrefslogtreecommitdiff
path: root/graphics/particles/monster-lizard-firebreath.particle.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2009-06-25 17:42:31 +0200
committerPhilipp Sehmisch <tmw@crushnet.org>2009-06-25 17:42:31 +0200
commitc0dd70e76b3951f762d732bc4f903d54e3a148b9 (patch)
tree7fe3479131feaa64064a23088d12c7b64622bca2 /graphics/particles/monster-lizard-firebreath.particle.xml
parent3e1919ef8a3f0fbbb100cada96d3f6876387dae4 (diff)
downloadclientdata-c0dd70e76b3951f762d732bc4f903d54e3a148b9.tar.gz
clientdata-c0dd70e76b3951f762d732bc4f903d54e3a148b9.tar.bz2
clientdata-c0dd70e76b3951f762d732bc4f903d54e3a148b9.tar.xz
clientdata-c0dd70e76b3951f762d732bc4f903d54e3a148b9.zip
Simplified dyeing ramp of flame particle effects
Diffstat (limited to 'graphics/particles/monster-lizard-firebreath.particle.xml')
-rw-r--r--graphics/particles/monster-lizard-firebreath.particle.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/monster-lizard-firebreath.particle.xml b/graphics/particles/monster-lizard-firebreath.particle.xml
index b19467cc..faace477 100644
--- a/graphics/particles/monster-lizard-firebreath.particle.xml
+++ b/graphics/particles/monster-lizard-firebreath.particle.xml
@@ -17,13 +17,13 @@ positions and vectors tuned.
<emitter>
<property name="position-x" min="0" max="0"/>
<property name="position-y" min="14" max="14"/>
- <property name="position-z" min="40" max="40"/>
+ <property name="position-z" min="140" max="140"/>
<property name="horizontal-angle" min="90" max="100"/>
<property name="vertical-angle" min="-30" max="-20"/>
<property name="power" min="2" max="4"/>
<property name="momentum" value="0.97" />
<property name="gravity" value="-0.04"/>
- <animation imageset="graphics/particles/aniblaze-medium.png|W:#000000,ffffff,ffff00,ff0000" width="16" height="16">
+ <animation imageset="graphics/particles/aniblaze-medium.png|W:#ffff00,ff0000" width="32" height="32">
<frame index="0" delay="5" />
<frame index="1" delay="10" />
<frame index="2" delay="15" />