summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/weapons/knife.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/equipment/weapons/knife.xml')
-rw-r--r--graphics/sprites/equipment/weapons/knife.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/graphics/sprites/equipment/weapons/knife.xml b/graphics/sprites/equipment/weapons/knife.xml
index 00c6b4b7..71c1d8db 100644
--- a/graphics/sprites/equipment/weapons/knife.xml
+++ b/graphics/sprites/equipment/weapons/knife.xml
@@ -40,21 +40,18 @@ Copyright (C) 2012-2013 Evol Online -->
<action name="attack" imageset="base">
<animation direction="down">
<sequence start="7" end="10" delay="80"/>
-
<end/>
</animation>
<animation direction="left">
<sequence start="23" end="26" delay="80"/>
-
<end/>
</animation>
<animation direction="up">
<sequence start="39" end="42" delay="80"/>
- <end />
+ <end/>
</animation>
<animation direction="right">
<sequence start="55" end="58" delay="80"/>
-
<end/>
</animation>
</action>
@@ -80,20 +77,24 @@ Copyright (C) 2012-2013 Evol Online -->
<action name="attack_wand" imageset="base">
<animation direction="down">
+ <frame index="7" delay="80"/>
<sequence start="7" end="10" delay="80"/>
- <end/>
+ <end />
</animation>
<animation direction="left">
+ <frame index="23" delay="100"/>
<sequence start="23" end="26" delay="80"/>
- <end/>
+ <end />
</animation>
<animation direction="up">
+ <frame index="39" delay="100"/>
<sequence start="39" end="42" delay="80"/>
<end />
</animation>
<animation direction="right">
+ <frame index="55" delay="100"/>
<sequence start="55" end="58" delay="80"/>
- <end/>
+ <end />
</animation>
</action>