summaryrefslogtreecommitdiff
path: root/graphics/particles/bonfire.particle.xml
diff options
context:
space:
mode:
authorCassy <cassy.tmw@gmail.com>2014-02-17 21:06:15 +0100
committerBernhardt <orgzfrgh@gmail.com>2014-04-17 17:36:09 +0200
commit1df3db5e7d58e30c48ccf9f63916709732c86d7e (patch)
tree42178e16a3f89ea7489f33aaabf48e05e4e25bd7 /graphics/particles/bonfire.particle.xml
parentff56ccaec3dde8bbfe8420a64978e95f8cd53821 (diff)
downloadclientdata-1df3db5e7d58e30c48ccf9f63916709732c86d7e.tar.gz
clientdata-1df3db5e7d58e30c48ccf9f63916709732c86d7e.tar.bz2
clientdata-1df3db5e7d58e30c48ccf9f63916709732c86d7e.tar.xz
clientdata-1df3db5e7d58e30c48ccf9f63916709732c86d7e.zip
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>