diff options
author | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-05-30 21:17:56 -0300 |
---|---|---|
committer | Coffee <coffee@coffee-EP45-UD3L.(none)> | 2011-05-30 21:17:56 -0300 |
commit | 7741f3f564baede98efe5068286e67562a75bb60 (patch) | |
tree | bd4326b8983659ba4ea68b755eab9b0d1867be86 /graphics/particles/magic.hit.evil.xml | |
parent | a47742aac4d173eac51ee9380762cf6a65bd9e7f (diff) | |
download | clientdata-7741f3f564baede98efe5068286e67562a75bb60.tar.gz clientdata-7741f3f564baede98efe5068286e67562a75bb60.tar.bz2 clientdata-7741f3f564baede98efe5068286e67562a75bb60.tar.xz clientdata-7741f3f564baede98efe5068286e67562a75bb60.zip |
Small errors fixed thanks to the report generated by the testxml tool, by 4144: https://gitorious.org/evol/evol-tools/blobs/master/testxml/
Diffstat (limited to 'graphics/particles/magic.hit.evil.xml')
-rw-r--r-- | graphics/particles/magic.hit.evil.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/particles/magic.hit.evil.xml b/graphics/particles/magic.hit.evil.xml index c0b5df22..9560df98 100644 --- a/graphics/particles/magic.hit.evil.xml +++ b/graphics/particles/magic.hit.evil.xml @@ -41,7 +41,7 @@ <property name="horizontal-angle" min="0" max="360"/> <property name="power" min="0" max="4"/> <property name="gravity" value="0.1"/> - <property name="image" value="graphics/particles/orb-medium.png#W:#000000"/> + <property name="image" value="graphics/particles/orb-medium.png|W:#000000"/> <property name="lifetime" min="0" max="80"/> <property name="output" min="60" max="80"/> <property name="fade-out" value="20"/> |