diff options
author | Fate <fate-tmw@googlemail.com> | 2009-01-12 06:16:02 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-01-12 06:16:02 -0700 |
commit | f6189b4e3e20acb7288b861c10982c2b2411caf8 (patch) | |
tree | b164375537d467d32982644c6739d81831be5f87 /graphics/sprites/icon-feather.xml | |
parent | fc14605b3bb89677d0d1d2531377f2a00dbc3ae6 (diff) | |
download | clientdata-f6189b4e3e20acb7288b861c10982c2b2411caf8.tar.gz clientdata-f6189b4e3e20acb7288b861c10982c2b2411caf8.tar.bz2 clientdata-f6189b4e3e20acb7288b861c10982c2b2411caf8.tar.xz clientdata-f6189b4e3e20acb7288b861c10982c2b2411caf8.zip |
Improvements to the spell icons
Diffstat (limited to 'graphics/sprites/icon-feather.xml')
-rw-r--r-- | graphics/sprites/icon-feather.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/icon-feather.xml b/graphics/sprites/icon-feather.xml index 0346a031..599399e6 100644 --- a/graphics/sprites/icon-feather.xml +++ b/graphics/sprites/icon-feather.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?>
<sprite>
- <imageset name="base" src="graphics/sprites/icon-feather.png" width="24" height="24" />
+ <imageset name="base" src="graphics/sprites/icon-feather.png" width="13" height="20" />
<action name="default" imageset="base">
<animation direction="default">
|