diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-04 23:36:11 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-04 23:36:11 +0000 |
commit | 17545dbce78799122d2e755c575a9cbbe9db7fa8 (patch) | |
tree | 60fc1090014c3a8347e96f6c5db688e0aa6c477d /graphics/sprites | |
parent | 20fe034c843800ff2400c4426bdabcb6412837c9 (diff) | |
download | clientdata-17545dbce78799122d2e755c575a9cbbe9db7fa8.tar.gz clientdata-17545dbce78799122d2e755c575a9cbbe9db7fa8.tar.bz2 clientdata-17545dbce78799122d2e755c575a9cbbe9db7fa8.tar.xz clientdata-17545dbce78799122d2e755c575a9cbbe9db7fa8.zip |
try to fix dye on bunny ears
Diffstat (limited to 'graphics/sprites')
-rw-r--r-- | graphics/sprites/equipment/head/bunnyears.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/bunnyears.xml b/graphics/sprites/equipment/head/bunnyears.xml index f3a55736..4eab1936 100644 --- a/graphics/sprites/equipment/head/bunnyears.xml +++ b/graphics/sprites/equipment/head/bunnyears.xml @@ -3,7 +3,7 @@ Copyright (C) 2018 TMW2 --> <sprite> <imageset name="base" - src="graphics/sprites/equipment/head/bunnyears.png" + src="graphics/sprites/equipment/head/bunnyears.png|W" width="32" height="64" offsetY="1"/> |