diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-20 15:21:22 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-20 17:17:52 +0100 |
commit | ccb7b8345103876f11041212671447e884c171e5 (patch) | |
tree | 01a8824653deff2194f7c9d4ea06177a52f459d7 /graphics | |
parent | 29b2d338fc87d8fdf8adce8c977569c86c54a24a (diff) | |
download | clientdata-ccb7b8345103876f11041212671447e884c171e5.tar.gz clientdata-ccb7b8345103876f11041212671447e884c171e5.tar.bz2 clientdata-ccb7b8345103876f11041212671447e884c171e5.tar.xz clientdata-ccb7b8345103876f11041212671447e884c171e5.zip |
try to make hat dyeable :/
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sprites/equipment/head/bowlerhat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/equipment/head/bowlerhat.xml b/graphics/sprites/equipment/head/bowlerhat.xml index 2124aafe..2fb17bdf 100644 --- a/graphics/sprites/equipment/head/bowlerhat.xml +++ b/graphics/sprites/equipment/head/bowlerhat.xml @@ -3,7 +3,7 @@ Copyright (C) 2018 TMW2 --> <sprite> <imageset name="base" - src="graphics/sprites/equipment/head/bowlerhat.png|W" + src="graphics/sprites/equipment/head/bowlerhat.png|W:#581a1a,a41111,c03a3a,ff6060" width="32" height="64" offsetY="1"/> |