diff options
author | Reid <reidyaro@gmail.com> | 2015-07-25 06:55:26 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-07-25 06:55:26 +0200 |
commit | 859d3484936eab1350d1b9ce5fd7e7f7cb22a4a2 (patch) | |
tree | 5c2392b8b47609076c79b5ab8c65c1d99ab0bd88 /graphics | |
parent | 8662beb00d9dc31d41f3e3216160612f4250d9d9 (diff) | |
download | clientdata-859d3484936eab1350d1b9ce5fd7e7f7cb22a4a2.tar.gz clientdata-859d3484936eab1350d1b9ce5fd7e7f7cb22a4a2.tar.bz2 clientdata-859d3484936eab1350d1b9ce5fd7e7f7cb22a4a2.tar.xz clientdata-859d3484936eab1350d1b9ce5fd7e7f7cb22a4a2.zip |
Add a missing end on crafty attack animation.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/monsters/crafty.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/crafty.xml b/graphics/sprites/monsters/crafty.xml index 6c7bf36e..562b9c03 100644 --- a/graphics/sprites/monsters/crafty.xml +++ b/graphics/sprites/monsters/crafty.xml @@ -141,6 +141,7 @@ Copyleft (C) 2015 Evol Online --> <frame index="14" delay="50" offsetY="6" offsetX="-7"/> <frame index="13" delay="30" offsetY="3" offsetX="-4"/> <frame index="12" delay="40" offsetY="2" offsetX="-1"/> + <end /> </animation> </action> |