diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-22 01:53:16 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-05-22 01:53:16 +0000 |
commit | baa10c7a006f3bdd6ab2b916f05797e01a63d1c2 (patch) | |
tree | d72c23f4703229dba567a70d6b00436e5771a512 /graphics/particles/playerglow.particle.xml | |
parent | 295f0e8b9f5b3fdcac5c9c46fb28ca73be997e96 (diff) | |
download | clientdata-baa10c7a006f3bdd6ab2b916f05797e01a63d1c2.tar.gz clientdata-baa10c7a006f3bdd6ab2b916f05797e01a63d1c2.tar.bz2 clientdata-baa10c7a006f3bdd6ab2b916f05797e01a63d1c2.tar.xz clientdata-baa10c7a006f3bdd6ab2b916f05797e01a63d1c2.zip |
Added descriptive comments to all particle effect files.
Diffstat (limited to 'graphics/particles/playerglow.particle.xml')
-rw-r--r-- | graphics/particles/playerglow.particle.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/particles/playerglow.particle.xml b/graphics/particles/playerglow.particle.xml index e0de0c4e..57779248 100644 --- a/graphics/particles/playerglow.particle.xml +++ b/graphics/particles/playerglow.particle.xml @@ -1,5 +1,9 @@ <?xml version="1.0"?>
-
+<!--
+Proof of concept of animated stationary particle effects (a bat ) and some
+orbiting yellow particles. Rather useless but could be used as a template for
+more useful status effect particle effects.
+-->
<effect>
<particle
position-x = "0"
|