summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-22 18:12:59 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-22 18:12:59 -0300
commit3dac4d623464fb7b2ce55605bf417215681f737f (patch)
tree1afb58141dae330de131568242d8617e9075e1f4
parent029fe716d80abc0abcd0308d39aa03b46e6250ac (diff)
downloadclientdata-3dac4d623464fb7b2ce55605bf417215681f737f.tar.gz
clientdata-3dac4d623464fb7b2ce55605bf417215681f737f.tar.bz2
clientdata-3dac4d623464fb7b2ce55605bf417215681f737f.tar.xz
clientdata-3dac4d623464fb7b2ce55605bf417215681f737f.zip
This magically fix most equipment issues of jumpy behavior.
Some with custom XML will still jump, please report!
-rw-r--r--graphics/sprites/equipment/head/headmodel-male.xml15
-rw-r--r--graphics/sprites/hairstyles/hairstyle01.xml15
-rw-r--r--graphics/sprites/hairstyles/hairstyle13.xml15
3 files changed, 45 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/headmodel-male.xml b/graphics/sprites/equipment/head/headmodel-male.xml
index 23b98a74..dba605fa 100644
--- a/graphics/sprites/equipment/head/headmodel-male.xml
+++ b/graphics/sprites/equipment/head/headmodel-male.xml
@@ -181,6 +181,21 @@ Copyright (C) 2018 TMW2 -->
</animation>
</action>
+ <action name="attackride" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetX="-1" offsetY="-14"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetX="3" offsetY="-17"/>
+ </animation>
+ <animation direction="up">
+ <frame index="2" offsetY="-18"/>
+ </animation>
+ <animation direction="right">
+ <frame index="3" offsetX="-5" offsetY="-17"/>
+ </animation>
+ </action>
+
<!-- FIXME -->
<action name="dead" imageset="base">
<animation direction="default">
diff --git a/graphics/sprites/hairstyles/hairstyle01.xml b/graphics/sprites/hairstyles/hairstyle01.xml
index 354a2ecc..42ac4948 100644
--- a/graphics/sprites/hairstyles/hairstyle01.xml
+++ b/graphics/sprites/hairstyles/hairstyle01.xml
@@ -180,6 +180,21 @@ Copyright (C) 2012-2016 Evol Online -->
</animation>
</action>
+ <action name="attackride" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-17"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetX="4" offsetY="-20"/>
+ </animation>
+ <animation direction="up">
+ <frame index="2" offsetY="-17"/>
+ </animation>
+ <animation direction="right">
+ <frame index="3" offsetX="-6" offsetY="-20"/>
+ </animation>
+ </action>
+
<action name="dead" imageset="base">
<animation direction="default">
<frame index="4" offsetX="21" offsetY="6"/>
diff --git a/graphics/sprites/hairstyles/hairstyle13.xml b/graphics/sprites/hairstyles/hairstyle13.xml
index cf3bf21f..49539f88 100644
--- a/graphics/sprites/hairstyles/hairstyle13.xml
+++ b/graphics/sprites/hairstyles/hairstyle13.xml
@@ -183,6 +183,21 @@ Copyright (C) 2012 Evol Online -->
</animation>
</action>
+ <action name="attackride" imageset="base">
+ <animation direction="down">
+ <frame index="0" offsetY="-17"/>
+ </animation>
+ <animation direction="left">
+ <frame index="1" offsetX="4" offsetY="-20"/>
+ </animation>
+ <animation direction="up">
+ <frame index="2" offsetY="-17"/>
+ </animation>
+ <animation direction="right">
+ <frame index="3" offsetX="-6" offsetY="-20"/>
+ </animation>
+ </action>
+
<action name="dead" imageset="base">
<animation direction="default">
<frame index="12" offsetX="23" offsetY="2"/>