diff options
Diffstat (limited to 'graphics/sprites/monsters/moubootaur.xml')
-rw-r--r-- | graphics/sprites/monsters/moubootaur.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/sprites/monsters/moubootaur.xml b/graphics/sprites/monsters/moubootaur.xml index 48d720dd..ba8c5b8f 100644 --- a/graphics/sprites/monsters/moubootaur.xml +++ b/graphics/sprites/monsters/moubootaur.xml @@ -56,37 +56,30 @@ Copyright (C) 2011-2021 Moubootaur Legends --> <animation direction="downleft"> <sequence start="135" end="146" delay="20"/> - <end/> </animation> <animation direction="left"> <sequence start="120" end="131" delay="20"/> - <end/> </animation> <animation direction="upleft"> <sequence start="105" end="116" delay="20"/> - <end/> </animation> <animation direction="up"> <sequence start="90" end="101" delay="20"/> - <end/> </animation> <animation direction="upright"> <sequence start="75" end="86" delay="20"/> - <end/> </animation> <animation direction="right"> <sequence start="60" end="71" delay="20"/> - <end/> </animation> <animation direction="downright"> <sequence start="45" end="56" delay="20"/> - <end/> </animation> </action> |