diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/equipment/head/bandana-female.xml | 30 | ||||
-rw-r--r-- | graphics/sprites/equipment/head/bandana-male.xml | 30 | ||||
-rw-r--r-- | graphics/sprites/equipment/head/fancyhat.xml | 30 | ||||
-rw-r--r-- | graphics/sprites/equipment/head/pumpkinhat.xml | 30 | ||||
-rw-r--r-- | graphics/sprites/equipment/weapons/knife.xml | 30 | ||||
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle01.xml | 30 | ||||
-rw-r--r-- | graphics/sprites/hairstyles/hairstyle13.xml | 30 | ||||
-rw-r--r-- | graphics/sprites/races/human-male.xml | 30 |
8 files changed, 240 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/bandana-female.xml b/graphics/sprites/equipment/head/bandana-female.xml index a33db928..4ab6ed74 100644 --- a/graphics/sprites/equipment/head/bandana-female.xml +++ b/graphics/sprites/equipment/head/bandana-female.xml @@ -136,6 +136,36 @@ Copyright (C) 2012-2014 Evol Online --> </animation> </action> + <action name="standride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="2" offsetY="-30"/> + </animation> + <animation direction="left"> + <frame index="1" offsetX="6" offsetY="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetY="-29"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY="-29"/> + </animation> + </action> + + <action name="ride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="2" offsetY="-30"/> + </animation> + <animation direction="left"> + <frame index="1" offsetX="6" offsetY="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetY="-29"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY="-29"/> + </animation> + </action> + <action name="dead" imageset="base"> <animation direction="default"> <frame index="4" offsetX="23" offsetY="-3"/> diff --git a/graphics/sprites/equipment/head/bandana-male.xml b/graphics/sprites/equipment/head/bandana-male.xml index 28b26bfe..b6f2fbde 100644 --- a/graphics/sprites/equipment/head/bandana-male.xml +++ b/graphics/sprites/equipment/head/bandana-male.xml @@ -136,6 +136,36 @@ Copyright (C) 2012-2014 Evol Online --> </animation> </action> + <action name="standride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-3" offsetY="-30"/> + </animation> + <animation direction="left"> + <frame index="1" offsetX="6" offsetY="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetY="-29"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY="-29"/> + </animation> + </action> + + <action name="ride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-3" offsetY="-30"/> + </animation> + <animation direction="left"> + <frame index="1" offsetX="6" offsetY="-29"/> + </animation> + <animation direction="up"> + <frame index="2" offsetY="-29"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-7" offsetY="-29"/> + </animation> + </action> + <action name="dead" imageset="base"> <animation direction="default"> <frame index="4" offsetX="23" offsetY="-7"/> diff --git a/graphics/sprites/equipment/head/fancyhat.xml b/graphics/sprites/equipment/head/fancyhat.xml index f82be999..a60004bd 100644 --- a/graphics/sprites/equipment/head/fancyhat.xml +++ b/graphics/sprites/equipment/head/fancyhat.xml @@ -136,6 +136,36 @@ Copyright (C) 2012-2013 Evol Online --> </animation> </action> + <action name="standride" imageset="ride"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-37"/> + </animation> + <animation direction="left"> + <frame index="0" offsetX="3" offsetY="-39"/> + </animation> + <animation direction="up"> + <frame index="1" offsetX="-1" offsetY="-40"/> + </animation> + <animation direction="right"> + <frame index="1" offsetX="-6" offsetY="-39"/> + </animation> + </action> + + <action name="sittop" imageset="ride"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-37"/> + </animation> + <animation direction="left"> + <frame index="0" offsetX="3" offsetY="-39"/> + </animation> + <animation direction="up"> + <frame index="1" offsetX="-1" offsetY="-40"/> + </animation> + <animation direction="right"> + <frame index="1" offsetX="-6" offsetY="-39"/> + </animation> + </action> + <action name="dead" imageset="base"> <animation direction="default"> <frame index="1" offsetX="38" offsetY="-3"/> diff --git a/graphics/sprites/equipment/head/pumpkinhat.xml b/graphics/sprites/equipment/head/pumpkinhat.xml index 79a0fccc..e316eeab 100644 --- a/graphics/sprites/equipment/head/pumpkinhat.xml +++ b/graphics/sprites/equipment/head/pumpkinhat.xml @@ -136,6 +136,36 @@ Copyright (C) 2012-2013 Evol Online --> </animation> </action> + <action name="standride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-25"/> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY="-28"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY="-28"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY="-28"/> + </animation> + </action> + + <action name="ride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-25"/> + </animation> + <animation direction="left"> + <frame index="1" offsetX="3" offsetY="-28"/> + </animation> + <animation direction="up"> + <frame index="2" offsetX="-1" offsetY="-28"/> + </animation> + <animation direction="right"> + <frame index="3" offsetX="-6" offsetY="-28"/> + </animation> + </action> + <action name="dead" imageset="base"> <animation direction="default"> <frame index="4" offsetX="22" offsetY="-4"/> diff --git a/graphics/sprites/equipment/weapons/knife.xml b/graphics/sprites/equipment/weapons/knife.xml index 2728c09c..f1a2e326 100644 --- a/graphics/sprites/equipment/weapons/knife.xml +++ b/graphics/sprites/equipment/weapons/knife.xml @@ -108,6 +108,36 @@ Copyright (C) 2012-2013 Evol Online --> </animation> </action> + <action name="standride" imageset="base"> + <animation direction="down"> + <frame index="64"/> + </animation> + <animation direction="left"> + <frame index="65"/> + </animation> + <animation direction="up"> + <frame index="66"/> + </animation> + <animation direction="right"> + <frame index="67"/> + </animation> + </action> + + <action name="ride" imageset="base"> + <animation direction="down"> + <frame index="64"/> + </animation> + <animation direction="left"> + <frame index="65"/> + </animation> + <animation direction="up"> + <frame index="66"/> + </animation> + <animation direction="right"> + <frame index="67"/> + </animation> + </action> + <action name="dead" imageset="base"> <animation direction="down"> <frame index="72"/> diff --git a/graphics/sprites/hairstyles/hairstyle01.xml b/graphics/sprites/hairstyles/hairstyle01.xml index c473e269..69a15a36 100644 --- a/graphics/sprites/hairstyles/hairstyle01.xml +++ b/graphics/sprites/hairstyles/hairstyle01.xml @@ -135,6 +135,36 @@ Copyright (C) 2012-2013 Evol Online --> </animation> </action> + <action name="standride" 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="ride" 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 d6ef6374..076acca5 100644 --- a/graphics/sprites/hairstyles/hairstyle13.xml +++ b/graphics/sprites/hairstyles/hairstyle13.xml @@ -138,6 +138,36 @@ Copyright (C) 2012 Evol Online --> </animation> </action> + <action name="standride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY="-21" offsetX="3"/> + </animation> + <animation direction="left"> + <frame index="3" offsetX="7" offsetY="-24"/> + </animation> + <animation direction="up"> + <frame index="6" offsetX="4" offsetY="-25"/> + </animation> + <animation direction="right"> + <frame index="9" offsetX="-3" offsetY="-24"/> + </animation> + </action> + + <action name="ride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetY="-21" offsetX="3"/> + </animation> + <animation direction="left"> + <frame index="3" offsetX="7" offsetY="-24"/> + </animation> + <animation direction="up"> + <frame index="6" offsetX="4" offsetY="-25"/> + </animation> + <animation direction="right"> + <frame index="9" offsetX="-3" offsetY="-24"/> + </animation> + </action> + <action name="dead" imageset="base"> <animation direction="default"> <frame index="12" offsetX="23" offsetY="2"/> diff --git a/graphics/sprites/races/human-male.xml b/graphics/sprites/races/human-male.xml index 9ca18f95..f209b58b 100644 --- a/graphics/sprites/races/human-male.xml +++ b/graphics/sprites/races/human-male.xml @@ -105,6 +105,36 @@ Copyright (C) 2012-2013 Evol Online --> </animation> </action> + <action name="standride" imageset="base"> + <animation direction="down"> + <frame index="64"/> + </animation> + <animation direction="left"> + <frame index="65"/> + </animation> + <animation direction="up"> + <frame index="66"/> + </animation> + <animation direction="right"> + <frame index="67"/> + </animation> + </action> + + <action name="ride" imageset="base"> + <animation direction="down"> + <frame index="64"/> + </animation> + <animation direction="left"> + <frame index="65"/> + </animation> + <animation direction="up"> + <frame index="66"/> + </animation> + <animation direction="right"> + <frame index="67"/> + </animation> + </action> + <action name="dead" imageset="base"> <animation direction="down"> <frame index="72"/> |