diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2009-06-25 17:58:55 +0200 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2009-06-25 17:58:55 +0200 |
commit | b1eb4039cc3c257ec9824c10ce8a8e6b31f5b504 (patch) | |
tree | 219c5e9a7cebc80f3974f82079b9c47fedc4a1c8 /graphics/particles/monster-goblin-firebreath.particle.xml | |
parent | f5fc8670de980b22997b8d568d7e46ee74c82a7a (diff) | |
download | clientdata-b1eb4039cc3c257ec9824c10ce8a8e6b31f5b504.tar.gz clientdata-b1eb4039cc3c257ec9824c10ce8a8e6b31f5b504.tar.bz2 clientdata-b1eb4039cc3c257ec9824c10ce8a8e6b31f5b504.tar.xz clientdata-b1eb4039cc3c257ec9824c10ce8a8e6b31f5b504.zip |
Reduced particle count of fire goblin and fire lizard particle effects.
Diffstat (limited to 'graphics/particles/monster-goblin-firebreath.particle.xml')
-rw-r--r-- | graphics/particles/monster-goblin-firebreath.particle.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/monster-goblin-firebreath.particle.xml b/graphics/particles/monster-goblin-firebreath.particle.xml index 8435465c..86f9a8a3 100644 --- a/graphics/particles/monster-goblin-firebreath.particle.xml +++ b/graphics/particles/monster-goblin-firebreath.particle.xml @@ -33,7 +33,7 @@ used for the fire breath attack of the fire goblins. <frame index="8" delay="9999" /> </animation> <property name="lifetime" min="0" max="80"/> - <property name="output" min="10" max="30"/> + <property name="output" min="5" max="10"/> <property name="fade-in" value="0"/> <property name="fade-out" value="60"/> </emitter> |