diff options
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 0a12b7ef..8435465c 100644 --- a/graphics/particles/monster-goblin-firebreath.particle.xml +++ b/graphics/particles/monster-goblin-firebreath.particle.xml @@ -21,7 +21,7 @@ used for the fire breath attack of the fire goblins. <property name="power" min="1" max="1.5"/> <property name="momentum" value="0.99" /> <property name="gravity" value="-0.02"/> - <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="16" height="16"> <frame index="0" delay="5" /> <frame index="1" delay="10" /> <frame index="2" delay="15" /> |