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/soulmenhir.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/soulmenhir.particle.xml')
-rw-r--r-- | graphics/particles/soulmenhir.particle.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/particles/soulmenhir.particle.xml b/graphics/particles/soulmenhir.particle.xml index 3d964c3d..77ac0b92 100644 --- a/graphics/particles/soulmenhir.particle.xml +++ b/graphics/particles/soulmenhir.particle.xml @@ -1,5 +1,9 @@ <?xml version="1.0"?>
-
+<!--
+Light blue particles which fly up to the sky. About one tile wide, three tiles
+high and supposed to give an object which is about half as large as a player
+character some magical aura.
+-->
<effect>
<particle
position-x = "0"
|