diff options
Diffstat (limited to 'graphics/sprites/equipment/head/bucket-female.xml')
-rw-r--r-- | graphics/sprites/equipment/head/bucket-female.xml | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/graphics/sprites/equipment/head/bucket-female.xml b/graphics/sprites/equipment/head/bucket-female.xml index a0c653ed..cb309ffc 100644 --- a/graphics/sprites/equipment/head/bucket-female.xml +++ b/graphics/sprites/equipment/head/bucket-female.xml @@ -98,22 +98,22 @@ <action imageset="base" name="sit"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-29"/> - </animation> - <animation direction="left"> - <frame index="1" offsetX="3" offsetY="-30"/> - </animation> - <animation direction="up"> - <frame index="2" offsetX="-1" offsetY="-33"/> - </animation> - <animation direction="right"> - <frame index="3" offsetX="-6" offsetY="-30"/> - </animation> - </action> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY="-30"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY="-33"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY="-30"/> + </animation> + </action> <action imageset="base" name="dead"> - <animation direction="default"> - <frame index="4" offsetX="22" offsetY="-15"/> - </animation> - </action> + <animation direction="default"> + <frame index="4" offsetX="22" offsetY="-15"/> + </animation> + </action> <action name="attack_2hand" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-2" offsetY="-38" delay="140"/> |