diff options
Diffstat (limited to 'graphics/sprites/equipment/weapons/knife.xml')
-rw-r--r-- | graphics/sprites/equipment/weapons/knife.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/weapons/knife.xml b/graphics/sprites/equipment/weapons/knife.xml index 1d6ae0fd..73a428e3 100644 --- a/graphics/sprites/equipment/weapons/knife.xml +++ b/graphics/sprites/equipment/weapons/knife.xml @@ -41,10 +41,12 @@ Copyright (C) 2012-2013 Evol Online --> <animation direction="down"> <sequence start="7" end="10" delay="80"/> <frame index="11"/> + <end /> </animation> <animation direction="left"> <sequence start="23" end="26" delay="80"/> <frame index="27"/> + <end /> </animation> <animation direction="up"> <sequence start="39" end="42" delay="80"/> @@ -53,6 +55,7 @@ Copyright (C) 2012-2013 Evol Online --> <animation direction="right"> <sequence start="55" end="58" delay="80"/> <frame index="59"/> + <end /> </animation> </action> |