diff options
Diffstat (limited to 'graphics/sprites/icons')
-rw-r--r-- | graphics/sprites/icons/spell-protection.png | bin | 1089 -> 763 bytes | |||
-rw-r--r-- | graphics/sprites/icons/spell-protection.xml | 8 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sprites/icons/spell-protection.png b/graphics/sprites/icons/spell-protection.png Binary files differindex c7ddff6f..b4d85de9 100644 --- a/graphics/sprites/icons/spell-protection.png +++ b/graphics/sprites/icons/spell-protection.png diff --git a/graphics/sprites/icons/spell-protection.xml b/graphics/sprites/icons/spell-protection.xml index 7c0bf9a9..c8b32794 100644 --- a/graphics/sprites/icons/spell-protection.xml +++ b/graphics/sprites/icons/spell-protection.xml @@ -5,13 +5,13 @@ Copyright (C) 2016 Evol Online --> <sprite> <imageset name="icon" src="graphics/sprites/icons/spell-protection.png" - width="12" - height="20"/> + width="15" + height="21"/> <action name="default" imageset="icon"> <animation direction="default"> - <sequence start="0" end="2" delay="240"/> - <frame index="1" delay="240"/> + <sequence start="0" end="2" delay="120"/> + <frame index="1" delay="120"/> </animation> </action> </sprite>
\ No newline at end of file |