summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2009-06-25 17:45:36 +0200
committerPhilipp Sehmisch <tmw@crushnet.org>2009-06-25 17:46:19 +0200
commitf5fc8670de980b22997b8d568d7e46ee74c82a7a (patch)
tree5218f6ede7f70a4eeb6b4f633bde98e9ed709efa
parentc0dd70e76b3951f762d732bc4f903d54e3a148b9 (diff)
downloadclientdata-f5fc8670de980b22997b8d568d7e46ee74c82a7a.tar.gz
clientdata-f5fc8670de980b22997b8d568d7e46ee74c82a7a.tar.bz2
clientdata-f5fc8670de980b22997b8d568d7e46ee74c82a7a.tar.xz
clientdata-f5fc8670de980b22997b8d568d7e46ee74c82a7a.zip
Repaired an effect I accidently broke with the last commit.
-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 faace477..05bd750a 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="140" max="140"/>
+ <property name="position-z" min="40" max="40"/>
<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:#ffff00,ff0000" width="32" height="32">
+ <animation imageset="graphics/particles/aniblaze-medium.png|W:#ffff00,ff0000" width="16" height="16">
<frame index="0" delay="5" />
<frame index="1" delay="10" />
<frame index="2" delay="15" />