summaryrefslogtreecommitdiff
path: root/graphics/sprites/icons/spell-protection-generic.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-04-16 20:10:29 -0500
committerwushin <pasekei@gmail.com>2014-04-16 20:13:40 -0500
commit66a585c0ef840a8c80f57b94e24ad476a00eb54a (patch)
tree959478cd7de941159ca4d0f54c0a6d2f551c5b32 /graphics/sprites/icons/spell-protection-generic.xml
parentff56ccaec3dde8bbfe8420a64978e95f8cd53821 (diff)
downloadclientdata-66a585c0ef840a8c80f57b94e24ad476a00eb54a.tar.gz
clientdata-66a585c0ef840a8c80f57b94e24ad476a00eb54a.tar.bz2
clientdata-66a585c0ef840a8c80f57b94e24ad476a00eb54a.tar.xz
clientdata-66a585c0ef840a8c80f57b94e24ad476a00eb54a.zip
Updated PR from 4144 to fix Icons for Client
Diffstat (limited to 'graphics/sprites/icons/spell-protection-generic.xml')
-rw-r--r--graphics/sprites/icons/spell-protection-generic.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sprites/icons/spell-protection-generic.xml b/graphics/sprites/icons/spell-protection-generic.xml
index d9aac607..6bb0501c 100644
--- a/graphics/sprites/icons/spell-protection-generic.xml
+++ b/graphics/sprites/icons/spell-protection-generic.xml
@@ -3,10 +3,10 @@
<imageset name="base" src="graphics/sprites/icons/spell-protection-generic.png" width="12" height="20"/>
<action name="default" imageset="base">
<animation direction="default">
- <frame index="0" offsetY="0" delay="400"/>
- <frame index="1" offsetY="0" delay="200"/>
- <frame index="2" offsetY="0" delay="250"/>
- <frame index="1" offsetY="0" delay="200"/>
+ <frame index="0" offsetY="-12" delay="400"/>
+ <frame index="1" offsetY="-12" delay="200"/>
+ <frame index="2" offsetY="-12" delay="250"/>
+ <frame index="1" offsetY="-12" delay="200"/>
</animation>
</action>
</sprite>