diff options
Diffstat (limited to 'graphics/sprites/equipment/head/bandana-female.xml')
-rw-r--r-- | graphics/sprites/equipment/head/bandana-female.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/bandana-female.xml b/graphics/sprites/equipment/head/bandana-female.xml index a52fedd1..1ec0c5bf 100644 --- a/graphics/sprites/equipment/head/bandana-female.xml +++ b/graphics/sprites/equipment/head/bandana-female.xml @@ -106,6 +106,35 @@ Copyright (C) 2012-2014 Evol Online --> </animation> </action> + <action name="attack_wand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="2" offsetY="-40" delay="160"/> + <frame index="0" offsetX="2" offsetY="-41" delay="80"/> + <frame index="0" offsetX="2" offsetY="-38" delay="80"/> + <frame index="0" offsetX="2" offsetY="-37" delay="80"/> + <end /> + </animation> + <animation direction="left"> + <frame index="1" offsetX="5" offsetY="-39" delay="160"/> + <frame index="1" offsetX="5" offsetY="-40" delay="80"/> + <frame index="1" offsetX="1" offsetY="-37" delay="80"/> + <frame index="1" offsetY="-36" delay="80"/> + <end /> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-2" offsetY="-37" delay="320"/> + <frame index="2" offsetX="-2" offsetY="-35" delay="80"/> + <end /> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-4" offsetY="-39" delay="160"/> + <frame index="3" offsetX="-4" offsetY="-40" delay="80"/> + <frame index="3" offsetX="-1" offsetY="-37" delay="80"/> + <frame index="3" offsetY="-36" delay="80"/> + <end /> + </animation> + </action> + <action name="sit" imageset="base"> <animation direction="down"> <frame index="0" offsetX="2" offsetY="-35"/> |