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/gate-opening.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/gate-opening.xml')
-rwxr-xr-x | graphics/particles/gate-opening.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/particles/gate-opening.xml b/graphics/particles/gate-opening.xml index 7292bf4d..26d82882 100755 --- a/graphics/particles/gate-opening.xml +++ b/graphics/particles/gate-opening.xml @@ -4,8 +4,8 @@ <!-- The gate opening animation --> <particle position-x="0" position-y="0" position-z="32"> <animation imageset="graphics/sprites/npcs/npc-gate_224x192.png" width="224" height="192"> - <sequence start="0" end="2" delay="100" /> - <frame index="3" /> + <sequence start="0" end="4" delay="100" /> + <frame index="5" /> </animation> </particle> </effect> |