diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-21 23:39:04 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-21 23:39:04 -0700 |
commit | eb45c18b64fcb05e35b60b06bf12c98800b34a7f (patch) | |
tree | 818a3e2743e27ccd04a0e9545be38ef421162715 /graphics/sprites | |
parent | 95222190ee7ca774e989268717b78fcb2ecdb655 (diff) | |
download | clientdata-eb45c18b64fcb05e35b60b06bf12c98800b34a7f.tar.gz clientdata-eb45c18b64fcb05e35b60b06bf12c98800b34a7f.tar.bz2 clientdata-eb45c18b64fcb05e35b60b06bf12c98800b34a7f.tar.xz clientdata-eb45c18b64fcb05e35b60b06bf12c98800b34a7f.zip |
Fixed desert hat description and dyeing
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/head-deserthat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/head-deserthat.xml b/graphics/sprites/head-deserthat.xml index 0dba8b8e..09297c3f 100644 --- a/graphics/sprites/head-deserthat.xml +++ b/graphics/sprites/head-deserthat.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <sprite> - <imageset name="base" src="graphics/sprites/head-deserthat.png" width="32" height="35" /> + <imageset name="base" src="graphics/sprites/item007.png|R" width="32" height="35" /> <action name="stand" imageset="base"> <animation direction="down"> |