diff options
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> |