diff options
Diffstat (limited to 'graphics/sprites/icon-spell-shearing.xml')
-rw-r--r-- | graphics/sprites/icon-spell-shearing.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/icon-spell-shearing.xml b/graphics/sprites/icon-spell-shearing.xml index 6070c018..2c489ad3 100644 --- a/graphics/sprites/icon-spell-shearing.xml +++ b/graphics/sprites/icon-spell-shearing.xml @@ -1,10 +1,10 @@ <?xml version="1.0"?> <sprite> <imageset name="base" src="graphics/sprites/icon-spell-shearing.png" width="13" height="20" /> - + <action name="default" imageset="base"> <animation direction="default"> - <frame index="0" offsetY="-12" delay="100"/> + <frame index="0" offsetY="0" delay="100"/> </animation> </action> </sprite> |