diff options
Diffstat (limited to 'graphics/particles/fire-explosion.xml')
-rw-r--r-- | graphics/particles/fire-explosion.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/fire-explosion.xml b/graphics/particles/fire-explosion.xml index 4f7a7fec..056b7f63 100644 --- a/graphics/particles/fire-explosion.xml +++ b/graphics/particles/fire-explosion.xml @@ -11,7 +11,7 @@ An explosion of white particles. <property name="horizontal-angle" min="0" max="360"/> <property name="power" min="0" max="5"/> <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> |