diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2014-07-18 15:34:11 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2014-07-18 16:04:48 -0700 |
commit | adecd96194deca0b23d2220b0fbc6ce9d24c8499 (patch) | |
tree | ecb8578fa0f553bb06c794e48c41463fe6967913 /graphics/sprites/equipment/head/pipe.xml | |
parent | 9ae96a59f06002af52accc5d6eeaf5a0b9de5795 (diff) | |
download | clientdata-adecd96194deca0b23d2220b0fbc6ce9d24c8499.tar.gz clientdata-adecd96194deca0b23d2220b0fbc6ce9d24c8499.tar.bz2 clientdata-adecd96194deca0b23d2220b0fbc6ce9d24c8499.tar.xz clientdata-adecd96194deca0b23d2220b0fbc6ce9d24c8499.zip |
Run xml formatter
Diffstat (limited to 'graphics/sprites/equipment/head/pipe.xml')
-rw-r--r-- | graphics/sprites/equipment/head/pipe.xml | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/graphics/sprites/equipment/head/pipe.xml b/graphics/sprites/equipment/head/pipe.xml index 039bb6eb..926f64bd 100644 --- a/graphics/sprites/equipment/head/pipe.xml +++ b/graphics/sprites/equipment/head/pipe.xml @@ -34,7 +34,7 @@ <frame index="23" offsetX="10" offsetY="-40" delay="250"/> </animation> <animation direction="up"> - <frame index="27"/> + <frame index="27"/> </animation> </action> <action name="walk" imageset="base"> @@ -74,37 +74,37 @@ </action> <action name="attack" imageset="base"> <animation direction="down"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="left"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="up"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="right"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> </action> <action name="attack_bow" imageset="base"> <animation direction="down"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="left"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="up"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="right"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> </action> @@ -150,73 +150,73 @@ </action> <action name="attack_2hand" imageset="base"> <animation direction="down"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="left"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="up"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="right"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> </action> <action name="attack_sword_stab" imageset="base"> <animation direction="down"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="left"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="up"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="right"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> </action> <action name="attack_spear" imageset="base"> <animation direction="down"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="left"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="up"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="right"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> </action> <action name="attack_chop" imageset="base"> <animation direction="down"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="left"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="up"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> <animation direction="right"> - <frame index="27"/> + <frame index="27"/> <end/> </animation> </action> |