diff options
Diffstat (limited to 'graphics/particles/pool-horiz.xml')
-rw-r--r-- | graphics/particles/pool-horiz.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/particles/pool-horiz.xml b/graphics/particles/pool-horiz.xml new file mode 100644 index 00000000..39420d6e --- /dev/null +++ b/graphics/particles/pool-horiz.xml @@ -0,0 +1,9 @@ +<?xml version="1.0"?> +<effect> + <!-- The gate opening animation --> + <particle position-x="16" position-y="0" position-z="44"> + <animation imageset="graphics/particles/pool_65x27.particle.png" width="65" height="27"> + <sequence start="0" end="7" delay="235"/> + </animation> + </particle> +</effect> |