diff options
author | Scott Ellis <quiche_on_a_leash@hotmail.co.uk> | 2009-03-17 18:03:59 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-03-17 12:22:35 -0600 |
commit | 6b015656046b09586d4de049b852ffd978a26276 (patch) | |
tree | 5d2523c427fb812429bc25fb220a2ad061b64fb7 /graphics/sprites/head-crusadehelm.xml | |
parent | e9a6f3c6b50ca98cea22e7d61318fa32bcffec59 (diff) | |
download | clientdata-6b015656046b09586d4de049b852ffd978a26276.tar.gz clientdata-6b015656046b09586d4de049b852ffd978a26276.tar.bz2 clientdata-6b015656046b09586d4de049b852ffd978a26276.tar.xz clientdata-6b015656046b09586d4de049b852ffd978a26276.zip |
Some item fixes
Lots more work on dyed items. Offset fix for crusade helm. Made black hair not dark blue. Aligned the ignore emotes. Minor tweak to the face mask.
Diffstat (limited to 'graphics/sprites/head-crusadehelm.xml')
-rw-r--r-- | graphics/sprites/head-crusadehelm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/head-crusadehelm.xml b/graphics/sprites/head-crusadehelm.xml index 44926a16..a5f46354 100644 --- a/graphics/sprites/head-crusadehelm.xml +++ b/graphics/sprites/head-crusadehelm.xml @@ -78,7 +78,7 @@ <frame index="3" offsetX="-3" offsetY ="-40" delay="75"/> <frame index="3" offsetX="-3" offsetY ="-41" delay="75"/> <frame index="3" offsetX="0" offsetY ="-38" delay="75"/> - <frame index="3" offsetX="-1" offsetY ="-37" delay="75"/> + <frame index="3" offsetX="1" offsetY ="-37" delay="75"/> <end /> </animation> </action> |