diff options
author | Cassy <cassy.tmw@gmail.com> | 2014-02-17 21:06:15 +0100 |
---|---|---|
committer | Bernhardt <orgzfrgh@gmail.com> | 2014-04-17 17:36:09 +0200 |
commit | 1df3db5e7d58e30c48ccf9f63916709732c86d7e (patch) | |
tree | 42178e16a3f89ea7489f33aaabf48e05e4e25bd7 /graphics/particles/heat.xml | |
parent | ff56ccaec3dde8bbfe8420a64978e95f8cd53821 (diff) | |
download | clientdata-1df3db5e7d58e30c48ccf9f63916709732c86d7e.tar.gz clientdata-1df3db5e7d58e30c48ccf9f63916709732c86d7e.tar.bz2 clientdata-1df3db5e7d58e30c48ccf9f63916709732c86d7e.tar.xz clientdata-1df3db5e7d58e30c48ccf9f63916709732c86d7e.zip |
Making Regular Aniblaze dyable
Diffstat (limited to 'graphics/particles/heat.xml')
-rw-r--r-- | graphics/particles/heat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/heat.xml b/graphics/particles/heat.xml index daf223f5..3895e16a 100644 --- a/graphics/particles/heat.xml +++ b/graphics/particles/heat.xml @@ -15,7 +15,7 @@ Green poison bubbles <emitter> <property name="gravity" value="-0.1"/> <property name="momentum" value="0.9"/> - <animation imageset="graphics/particles/aniblaze.png" width="8" height="8"> + <animation imageset="graphics/particles/aniblaze.png|W:#BF0019,FF6715,FFE659" width="8" height="8"> <frame index="0" delay="80"/> <frame index="1" delay="80"/> <frame index="2" delay="80"/> |