diff options
Diffstat (limited to 'graphics/sprites/equipment/head/bandana-male.xml')
-rw-r--r-- | graphics/sprites/equipment/head/bandana-male.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/head/bandana-male.xml b/graphics/sprites/equipment/head/bandana-male.xml index b6f2fbde..db221fd1 100644 --- a/graphics/sprites/equipment/head/bandana-male.xml +++ b/graphics/sprites/equipment/head/bandana-male.xml @@ -151,6 +151,21 @@ Copyright (C) 2012-2014 Evol Online --> </animation> </action> + <action name="spawnride" 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"/> |