diff options
Diffstat (limited to 'graphics/sprites/monsters/slime-mother.xml')
-rw-r--r-- | graphics/sprites/monsters/slime-mother.xml | 72 |
1 files changed, 0 insertions, 72 deletions
diff --git a/graphics/sprites/monsters/slime-mother.xml b/graphics/sprites/monsters/slime-mother.xml index 98f74ff0..3d757912 100644 --- a/graphics/sprites/monsters/slime-mother.xml +++ b/graphics/sprites/monsters/slime-mother.xml @@ -87,76 +87,4 @@ <end/> </animation> </action> - <action name="attack_polearm" imageset="base"> - <animation direction="down"> - <sequence start="72" end="75" delay="150"/> - <end/> - </animation> - <animation direction="left"> - <sequence start="76" end="79" delay="150"/> - <end/> - </animation> - <animation direction="up"> - <sequence start="81" end="84" delay="150"/> - <end/> - </animation> - <animation direction="right"> - <sequence start="85" end="88" delay="150"/> - <end/> - </animation> - </action> - <action name="attack_1hand" imageset="base"> - <animation direction="down"> - <sequence start="90" end="93" delay="100"/> - <end/> - </animation> - <animation direction="left"> - <sequence start="94" end="97" delay="100"/> - <end/> - </animation> - <animation direction="up"> - <sequence start="99" end="102" delay="100"/> - <end/> - </animation> - <animation direction="right"> - <sequence start="103" end="106" delay="100"/> - <end/> - </animation> - </action> - <action name="attack_2hand" imageset="base"> - <animation direction="down"> - <sequence start="108" end="111" delay="140"/> - <end/> - </animation> - <animation direction="left"> - <sequence start="112" end="115" delay="140"/> - <end/> - </animation> - <animation direction="up"> - <sequence start="117" end="120" delay="140"/> - <end/> - </animation> - <animation direction="right"> - <sequence start="121" end="124" delay="140"/> - <end/> - </animation> - </action> - <action name="cast" imageset="base"> - <animation direction="down"> - <sequence start="126" end="127" delay="250"/> - <end/> - </animation> - <animation direction="left"> - <sequence start="128" end="129" delay="250"/> - <end/> - </animation> - <animation direction="up"> - <sequence start="130" end="131" delay="250"/> - <end/> - </animation> - <animation direction="right"> - <sequence start="132" end="133" delay="250"/> - <end/> - </animation> - </action> </sprite> |