summaryrefslogtreecommitdiff
path: root/graphics/particles/bonfire.particle.xml
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-04-21 23:12:53 -0500
committerwushin <pasekei@gmail.com>2014-04-21 23:12:53 -0500
commit97139bb03b625ed806d01c50c8b05173b2874443 (patch)
tree6303069445af45637b2a35ed54a50dd67b1edd2f /graphics/particles/bonfire.particle.xml
parent7de11770842e954228229bce6e443ec6a793d55c (diff)
parent1df3db5e7d58e30c48ccf9f63916709732c86d7e (diff)
downloadclientdata-97139bb03b625ed806d01c50c8b05173b2874443.tar.gz
clientdata-97139bb03b625ed806d01c50c8b05173b2874443.tar.bz2
clientdata-97139bb03b625ed806d01c50c8b05173b2874443.tar.xz
clientdata-97139bb03b625ed806d01c50c8b05173b2874443.zip
Merge pull request #68 from CandyCurt/Cassy-aniblaze
Making Regular Aniblaze dyable
Diffstat (limited to 'graphics/particles/bonfire.particle.xml')
-rw-r--r--graphics/particles/bonfire.particle.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/particles/bonfire.particle.xml b/graphics/particles/bonfire.particle.xml
index f3a90fc2..c02afb60 100644
--- a/graphics/particles/bonfire.particle.xml
+++ b/graphics/particles/bonfire.particle.xml
@@ -11,7 +11,7 @@ Special fire animation for bonfire tile. Can be used only on the open air.
<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>
@@ -27,7 +27,7 @@ Special fire animation for bonfire tile. Can be used only on the open air.
<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>
@@ -42,7 +42,7 @@ Special fire animation for bonfire tile. Can be used only on the open air.
<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>