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/nomadpipe.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/nomadpipe.particle.xml')
-rw-r--r-- | graphics/particles/nomadpipe.particle.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/particles/nomadpipe.particle.xml b/graphics/particles/nomadpipe.particle.xml index fc8973eb..703c823b 100644 --- a/graphics/particles/nomadpipe.particle.xml +++ b/graphics/particles/nomadpipe.particle.xml @@ -1,5 +1,10 @@ <?xml version="1.0"?>
+<!--
+Small smoke puffs emitted in irregular pulses. Designed for the pipe of the
+nomad NPC.
+-->
+
<effect>
<particle
position-x = "0"
|