summaryrefslogtreecommitdiff
path: root/graphics/sprites/equipment/head/bandana.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/equipment/head/bandana.xml')
-rw-r--r--graphics/sprites/equipment/head/bandana.xml16
1 files changed, 15 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/bandana.xml b/graphics/sprites/equipment/head/bandana.xml
index dc43e48b..c7fed88f 100644
--- a/graphics/sprites/equipment/head/bandana.xml
+++ b/graphics/sprites/equipment/head/bandana.xml
@@ -105,7 +105,6 @@ Copyright (C) 2010-2011 Evol Online -->
<action name="sit" imageset="base">
<animation direction="down">
- <!-- Old OffsetY value was at "-26" before the add of the new sit frames.-->
<frame index="0" offsetY="-31"/>
</animation>
<animation direction="left">
@@ -119,6 +118,21 @@ Copyright (C) 2010-2011 Evol Online -->
</animation>
</action>
+ <action name="sittop" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-26"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetX="4" offsetY="-29"/>
+ </animation>
+ <animation direction="up">
+ <frame index="2" offsetY="-30"/>
+ </animation>
+ <animation direction="right">
+ <frame index="3" offsetX="-6" offsetY="-29"/>
+ </animation>
+ </action>
+
<action name="dead" imageset="base">
<animation direction="default">
<frame index="4" offsetX="19" offsetY="-17"/>