diff options
author | Alige <aligetmw@hotmail.fr> | 2013-08-28 21:06:11 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-08-28 21:06:11 +0200 |
commit | e06c395e216ba245df328b6d4cf589456fef1ed3 (patch) | |
tree | 1e3d0487ee2e3e031a91096f2630e02da9d85516 /data/graphics/gui/target-cursor-normal-s.xml | |
parent | 53ae7cee19c269a6ebf53e468825305d448ff006 (diff) | |
download | plus-e06c395e216ba245df328b6d4cf589456fef1ed3.tar.gz plus-e06c395e216ba245df328b6d4cf589456fef1ed3.tar.bz2 plus-e06c395e216ba245df328b6d4cf589456fef1ed3.tar.xz plus-e06c395e216ba245df328b6d4cf589456fef1ed3.zip |
Updated small and medium new target cursor animations.
Diffstat (limited to 'data/graphics/gui/target-cursor-normal-s.xml')
-rw-r--r-- | data/graphics/gui/target-cursor-normal-s.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/graphics/gui/target-cursor-normal-s.xml b/data/graphics/gui/target-cursor-normal-s.xml index dea706a1e..e407a29a1 100644 --- a/data/graphics/gui/target-cursor-normal-s.xml +++ b/data/graphics/gui/target-cursor-normal-s.xml @@ -4,12 +4,12 @@ Copyright (C) 2013 Evol Online --> <sprite> <imageset name="target-small" src="graphics/gui/target-cursor-normal-s.png" - width="32" - height="32"/> + width="64" + height="64"/> <action name="default" imageset="target-small"> <animation direction="default"> - <sequence start="0" end="6" delay="100"/> + <sequence start="0" end="17" delay="100"/> </animation> </action> </sprite> |