diff options
author | Reid <reidyaro@gmail.com> | 2015-05-24 20:02:09 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-05-24 20:02:09 +0200 |
commit | 10883d3131e0b77b685c56aff2f9ab9a2e00e3ab (patch) | |
tree | 46df2e52f102e103efbd7f5e18ecaa134ab69cb5 /graphics/sprites/monsters | |
parent | 6772bc309076138074ad0ca0fab152450af3b1a9 (diff) | |
download | clientdata-10883d3131e0b77b685c56aff2f9ab9a2e00e3ab.tar.gz clientdata-10883d3131e0b77b685c56aff2f9ab9a2e00e3ab.tar.bz2 clientdata-10883d3131e0b77b685c56aff2f9ab9a2e00e3ab.tar.xz clientdata-10883d3131e0b77b685c56aff2f9ab9a2e00e3ab.zip |
Stop the attack animation of the croconut.
Diffstat (limited to 'graphics/sprites/monsters')
-rw-r--r-- | graphics/sprites/monsters/croconut.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/croconut.xml b/graphics/sprites/monsters/croconut.xml index 6db6fddb..304945b1 100644 --- a/graphics/sprites/monsters/croconut.xml +++ b/graphics/sprites/monsters/croconut.xml @@ -46,6 +46,7 @@ Copyright (C) 2010-2014 Evol Online --> <animation direction="default"> <!-- Dropped Croconut --> <frame index="6" offsetY="59"/> + <end /> </animation> </action> |