diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-30 10:50:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-30 10:50:25 -0300 |
commit | 3e64fc91d44925ecb86634378a67332e5af7fa94 (patch) | |
tree | 9c793dad37b5971faa614e11d229d9abe3576689 /graphics/sprites/monsters/tower.xml | |
parent | e4e798521469d4d05eeece93e7dfce5f84d378cc (diff) | |
download | clientdata-3e64fc91d44925ecb86634378a67332e5af7fa94.tar.gz clientdata-3e64fc91d44925ecb86634378a67332e5af7fa94.tar.bz2 clientdata-3e64fc91d44925ecb86634378a67332e5af7fa94.tar.xz clientdata-3e64fc91d44925ecb86634378a67332e5af7fa94.zip |
*shrug* doesn't wants to work for some reason
Diffstat (limited to 'graphics/sprites/monsters/tower.xml')
-rw-r--r-- | graphics/sprites/monsters/tower.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/tower.xml b/graphics/sprites/monsters/tower.xml index 978b8cc9..b4dd985a 100644 --- a/graphics/sprites/monsters/tower.xml +++ b/graphics/sprites/monsters/tower.xml @@ -46,9 +46,10 @@ Copyright (C) 2015 - 2020 Evol Online --> <end/> </animation> </action> - <action name="dead" imageset="mob" hp="0"> + <action name="dead" imageset="mob"> <animation> <frame index="12" delay="10000"/> + <frame index="13"/> </animation> </action> </sprite> |