diff options
Diffstat (limited to 'graphics/particles/pool-horiz-2.xml')
-rwxr-xr-x | graphics/particles/pool-horiz-2.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/particles/pool-horiz-2.xml b/graphics/particles/pool-horiz-2.xml new file mode 100755 index 00000000..4b909ce4 --- /dev/null +++ b/graphics/particles/pool-horiz-2.xml @@ -0,0 +1,11 @@ +<?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="3" end="7" delay="235" /> + <sequence start="0" end="2" delay="235" /> + </animation> + </particle> +</effect> |