diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-07-10 02:12:09 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-07-10 02:12:09 +0200 |
commit | d0c3177a2c300137a2f8564a6fe1ca210f57dbcf (patch) | |
tree | ceb4503ef24c04c33baacbbdb6269fb131c07fbc /graphics/sprites/icons | |
parent | 8a8903a63a249be2983c8621fcab53d34b79a26b (diff) | |
download | clientdata-d0c3177a2c300137a2f8564a6fe1ca210f57dbcf.tar.gz clientdata-d0c3177a2c300137a2f8564a6fe1ca210f57dbcf.tar.bz2 clientdata-d0c3177a2c300137a2f8564a6fe1ca210f57dbcf.tar.xz clientdata-d0c3177a2c300137a2f8564a6fe1ca210f57dbcf.zip |
Updated both .png and .xml files of sprites/icons/spell-protection.
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 |