diff options
Diffstat (limited to 'graphics/particles/fire-burst.xml')
-rw-r--r-- | graphics/particles/fire-burst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/fire-burst.xml b/graphics/particles/fire-burst.xml index ec337160..b710c89b 100644 --- a/graphics/particles/fire-burst.xml +++ b/graphics/particles/fire-burst.xml @@ -11,7 +11,7 @@ An explosion of white particles. <property name="horizontal-angle" min="0" max="360"/> <property name="power" min="0" max="2"/> <property name="gravity" value="0.1"/> - <animation imageset="graphics/particles/aniblaze.png" width="8" height="8"> + <animation imageset="graphics/particles/aniblaze.png|W:#BF0019,FF6715,FFE659" width="8" height="8"> <sequence start="0" end="14" delay="20"/> <frame index="14" delay="1000"/> </animation> |