diff options
Diffstat (limited to 'graphics/particles/bonfire-shifted.particle.xml')
-rw-r--r-- | graphics/particles/bonfire-shifted.particle.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/particles/bonfire-shifted.particle.xml b/graphics/particles/bonfire-shifted.particle.xml index 65b51363..7af3e097 100644 --- a/graphics/particles/bonfire-shifted.particle.xml +++ b/graphics/particles/bonfire-shifted.particle.xml @@ -12,7 +12,7 @@ This one can be placed directly on the border between four tiles <property name="vertical-angle" min="0" max="90"/> <property name="power" min="0" max="0.05"/> <property name="gravity" value="-0.03"/> - <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="30"/> <frame index="14" delay="1000"/> </animation> @@ -28,7 +28,7 @@ This one can be placed directly on the border between four tiles <property name="vertical-angle" min="0" max="90"/> <property name="power" min="0" max="0.05"/> <property name="gravity" value="-0.03"/> - <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="30"/> <frame index="14" delay="1000"/> </animation> @@ -43,7 +43,7 @@ This one can be placed directly on the border between four tiles <property name="vertical-angle" min="0" max="90"/> <property name="power" min="0.0" max="0.05"/> <property name="gravity" value="-0.03"/> - <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="30"/> <frame index="14" delay="1000"/> </animation> |