diff options
Diffstat (limited to 'graphics/particles/pool-horiz.xml')
-rwxr-xr-x | graphics/particles/pool-horiz.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/pool-horiz.xml b/graphics/particles/pool-horiz.xml index 80a5c31d..617f5594 100755 --- a/graphics/particles/pool-horiz.xml +++ b/graphics/particles/pool-horiz.xml @@ -3,8 +3,8 @@ <effect> <!-- The gate opening animation --> <particle position-x="16" position-y="0" position-z="44"> - <animation imageset="graphics/particles/pool_65x26.particle.png" width="65" height="26"> - <sequence start="0" end="3" delay="400" /> + <animation imageset="graphics/particles/pool_65x27.particle.png" width="65" height="27"> + <sequence start="0" end="7" delay="235" /> </animation> </particle> </effect> |