diff options
author | Micksha <Micksha@users.noreply.github.com> | 2018-08-01 09:38:05 +0200 |
---|---|---|
committer | Micksha <Micksha@users.noreply.github.com> | 2018-11-06 12:13:07 +0100 |
commit | 9ba91ebf662fd2c35cd4b4450b1dcfa4e2fe0e73 (patch) | |
tree | 15670a7f0183890112d1299b3b5df5de045d4dc1 /graphics/sprites | |
parent | c3bbd2d538206382f09921929578d2a1bbf1811d (diff) | |
download | clientdata-9ba91ebf662fd2c35cd4b4450b1dcfa4e2fe0e73.tar.gz clientdata-9ba91ebf662fd2c35cd4b4450b1dcfa4e2fe0e73.tar.bz2 clientdata-9ba91ebf662fd2c35cd4b4450b1dcfa4e2fe0e73.tar.xz clientdata-9ba91ebf662fd2c35cd4b4450b1dcfa4e2fe0e73.zip |
final fix of fancy hat
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/head/fancyhat.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sprites/equipment/head/fancyhat.xml b/graphics/sprites/equipment/head/fancyhat.xml index f9233b07..1886b372 100644 --- a/graphics/sprites/equipment/head/fancyhat.xml +++ b/graphics/sprites/equipment/head/fancyhat.xml @@ -4,8 +4,8 @@ Copyright (C) 2018 TMW2 --> <sprite> <imageset name="base" src="graphics/sprites/equipment/head/fancyhat.png" - width="28" - height="36" + width="32" + height="64" offsetY="1"/> <include file="equipment/head/headmodel-male.xml"/> |