diff options
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/head/fancyhat.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/equipment/head/fancyhat.xml b/graphics/sprites/equipment/head/fancyhat.xml index a60004bd..d28751dc 100644 --- a/graphics/sprites/equipment/head/fancyhat.xml +++ b/graphics/sprites/equipment/head/fancyhat.xml @@ -136,7 +136,7 @@ Copyright (C) 2012-2013 Evol Online --> </animation> </action> - <action name="standride" imageset="ride"> + <action name="standride" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-37"/> </animation> @@ -151,7 +151,7 @@ Copyright (C) 2012-2013 Evol Online --> </animation> </action> - <action name="sittop" imageset="ride"> + <action name="sittop" imageset="base"> <animation direction="down"> <frame index="0" offsetX="-1" offsetY="-37"/> </animation> |