diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-24 15:42:41 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-24 15:42:41 -0700 |
commit | 803f4581a9dfd11007399493ace5a74e268fe861 (patch) | |
tree | c6b808c50c803fa26bc3b4564758620af4e8f331 /graphics/particles/magic.white.xml | |
parent | 4441a103b1204170a86705a1f2685aab5aa14607 (diff) | |
download | clientdata-803f4581a9dfd11007399493ace5a74e268fe861.tar.gz clientdata-803f4581a9dfd11007399493ace5a74e268fe861.tar.bz2 clientdata-803f4581a9dfd11007399493ace5a74e268fe861.tar.xz clientdata-803f4581a9dfd11007399493ace5a74e268fe861.zip |
Fixed some particle effects
Diffstat (limited to 'graphics/particles/magic.white.xml')
-rw-r--r-- | graphics/particles/magic.white.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/magic.white.xml b/graphics/particles/magic.white.xml index 4a5aa827..4b7789df 100644 --- a/graphics/particles/magic.white.xml +++ b/graphics/particles/magic.white.xml @@ -8,7 +8,7 @@ lifetime = "128"
>
<emitter>
- <animation imageset="graphics/particles/sparkle.png|W:#ffdf10" width="15" height="15">
+ <animation imageset="graphics/particles/sparkle.png|W:#e0e0e0,ffffff" width="15" height="15">
<sequence start="0" end="3" delay="50" />
<frame index="0" delay="100" />
</animation>
|