diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-20 18:17:46 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-20 18:17:46 -0700 |
commit | 563abb8171952851398126ccc820e05c39622090 (patch) | |
tree | b661d8eda7d6373a2adaa38301eae3b444ff693a /graphics/particles/magic.blue.xml | |
parent | 0984430ac46e66789b46102b869f2f4c54f8a0f4 (diff) | |
download | clientdata-563abb8171952851398126ccc820e05c39622090.tar.gz clientdata-563abb8171952851398126ccc820e05c39622090.tar.bz2 clientdata-563abb8171952851398126ccc820e05c39622090.tar.xz clientdata-563abb8171952851398126ccc820e05c39622090.zip |
Added new magic effect structure
Diffstat (limited to 'graphics/particles/magic.blue.xml')
-rw-r--r-- | graphics/particles/magic.blue.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/magic.blue.xml b/graphics/particles/magic.blue.xml index 328abb09..121bb5a5 100644 --- a/graphics/particles/magic.blue.xml +++ b/graphics/particles/magic.blue.xml @@ -8,7 +8,7 @@ lifetime = "128"
>
<emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#a0a000,ffdf10" width="15" height="15">
+ <animation imageset="graphics/particles/sparkle.png|W:#0000c0,4060ff" width="15" height="15">
<sequence start="0" end="3" delay="50" />
<frame index="0" delay="100" />
</animation>
|