summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/witchjack'o.xml
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-21 12:01:12 -0300
committerjesusalva <cpntb1@ymail.com>2018-02-21 12:01:12 -0300
commitf8a71fa868f0ef27613df8fd9609a60b0d7ab42c (patch)
treea8318a4ea9b97e6df606e628d1e44ce962546a4d /graphics/sprites/monsters/witchjack'o.xml
parent9124abc566aabd4688619ea7feb803d1952da016 (diff)
downloadclientdata-f8a71fa868f0ef27613df8fd9609a60b0d7ab42c.tar.gz
clientdata-f8a71fa868f0ef27613df8fd9609a60b0d7ab42c.tar.bz2
clientdata-f8a71fa868f0ef27613df8fd9609a60b0d7ab42c.tar.xz
clientdata-f8a71fa868f0ef27613df8fd9609a60b0d7ab42c.zip
Second batch of fixes
Diffstat (limited to 'graphics/sprites/monsters/witchjack'o.xml')
-rw-r--r--graphics/sprites/monsters/witchjack'o.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/sprites/monsters/witchjack'o.xml b/graphics/sprites/monsters/witchjack'o.xml
index cbf02d97..037b8357 100644
--- a/graphics/sprites/monsters/witchjack'o.xml
+++ b/graphics/sprites/monsters/witchjack'o.xml
@@ -21,15 +21,19 @@
<action name="attack" imageset="base">
<animation direction="down">
<sequence start="12" end="14" delay="200"/>
+ <end />
</animation>
<animation direction="right">
<sequence start="15" end="17" delay="200"/>
+ <end />
</animation>
<animation direction="left">
<sequence start="18" end="20" delay="200"/>
+ <end />
</animation>
<animation direction="up">
<sequence start="21" end="23" delay="200"/>
+ <end />
</animation>
</action>