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-vert-2.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-vert-2.xml')
-rwxr-xr-x | graphics/particles/pool-vert-2.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/particles/pool-vert-2.xml b/graphics/particles/pool-vert-2.xml new file mode 100755 index 00000000..f8aff50c --- /dev/null +++ b/graphics/particles/pool-vert-2.xml @@ -0,0 +1,11 @@ +<?xml version="1.0"?> + +<effect> + <!-- The gate opening animation --> + <particle position-x="0" position-y="0" position-z="60"> + <animation imageset="graphics/particles/pool_32x59.particle.png" width="32" height="59"> + <sequence start="4" end="7" delay="235" /> + <sequence start="0" end="3" delay="235" /> + </animation> + </particle> +</effect> |