summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/hands
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-07-01 13:50:19 -0500
committerwushin <pasekei@gmail.com>2014-07-02 23:58:24 -0500
commit18305b7c040b54efd169d5887e169a7b7fe862ea (patch)
tree8d8645d6aca5d06d8dda4fb7a8e0b7720a579eab /graphics/sprites/equipment/hands
parentb6ad9442cfb9a0aef2f9035c93cf6275820f51fb (diff)
downloadclientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.tar.gz
clientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.tar.bz2
clientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.tar.xz
clientdata-18305b7c040b54efd169d5887e169a7b7fe862ea.zip
Fixing numerous warnings and errors in manaplus
closes #121 closes #108 closes #100 closes #93
Diffstat (limited to 'graphics/sprites/equipment/hands')
-rw-r--r--graphics/sprites/equipment/hands/magefire.xml72
1 files changed, 0 insertions, 72 deletions
diff --git a/graphics/sprites/equipment/hands/magefire.xml b/graphics/sprites/equipment/hands/magefire.xml
index 28db34a9..31155a96 100644
--- a/graphics/sprites/equipment/hands/magefire.xml
+++ b/graphics/sprites/equipment/hands/magefire.xml
@@ -93,76 +93,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>