summaryrefslogtreecommitdiff
path: root/graphics/particles/pool-vert.xml
diff options
context:
space:
mode:
authornmaligec <wouldnot@hotmail.com>2011-01-29 07:16:30 -0500
committernmaligec <wouldnot@hotmail.com>2011-01-29 07:16:30 -0500
commit4e4596888ba61cbd9d4e26c555abe1093935d792 (patch)
tree80d06ba47ec9d91eff254db1ae2d6310a9926404 /graphics/particles/pool-vert.xml
parent5372a464c0c12a48d732e7667ed6008712a8e472 (diff)
downloadclientdata-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-vert.xml')
-rwxr-xr-xgraphics/particles/pool-vert.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/particles/pool-vert.xml b/graphics/particles/pool-vert.xml
index 6be72a1c..575068d4 100755
--- a/graphics/particles/pool-vert.xml
+++ b/graphics/particles/pool-vert.xml
@@ -3,8 +3,9 @@
<effect>
<!-- The gate opening animation -->
<particle position-x="0" position-y="0" position-z="60">
- <animation imageset="graphics/particles/pool_32x58.particle.png" width="32" height="58">
- <sequence start="0" end="3" delay="400" />
+ <animation imageset="graphics/particles/pool_32x59.particle.png" width="32" height="59">
+ <sequence start="2" end="7" delay="235" />
+ <sequence start="0" end="1" delay="235" />
</animation>
</particle>
</effect>