diff options
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> |