diff options
author | nmaligec <wouldnot@hotmail.com> | 2011-01-29 07:16:30 -0500 |
---|---|---|
committer | nmaligec <wouldnot@hotmail.com> | 2011-01-29 07:16:30 -0500 |
commit | 4e4596888ba61cbd9d4e26c555abe1093935d792 (patch) | |
tree | 80d06ba47ec9d91eff254db1ae2d6310a9926404 /graphics/particles/pool-horiz.xml | |
parent | 5372a464c0c12a48d732e7667ed6008712a8e472 (diff) | |
download | clientdata-4e4596888ba61cbd9d4e26c555abe1093935d792.tar.gz clientdata-4e4596888ba61cbd9d4e26c555abe1093935d792.tar.bz2 clientdata-4e4596888ba61cbd9d4e26c555abe1093935d792.tar.xz clientdata-4e4596888ba61cbd9d4e26c555abe1093935d792.zip |
Second last commit: updates to the crypt map, tileset and misc graphics.
deleted debugroom map.
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> |