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/waterfall.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/waterfall.particle.xml')
-rw-r--r-- | graphics/particles/waterfall.particle.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/particles/waterfall.particle.xml b/graphics/particles/waterfall.particle.xml index 42eb87a7..b2b93655 100644 --- a/graphics/particles/waterfall.particle.xml +++ b/graphics/particles/waterfall.particle.xml @@ -1,5 +1,8 @@ <?xml version="1.0"?>
-
+<!--
+A waterfall viewed from the front with some steam at the bottom. A little more
+than one tile wide and about 3 tiles high.
+-->
<effect>
<particle
position-x = "0"
|