diff options
author | Reid <reidyaro@gmail.com> | 2014-10-27 20:27:20 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2014-10-27 20:27:20 +0100 |
commit | 210e749459af468dc4b62942bd3e153cda200ce6 (patch) | |
tree | ec49080adc5e8803775ef12371fd3661b717b99f | |
parent | 6c685a4df4aeb7ff7bdc075709e5486b4958770e (diff) | |
download | clientdata-210e749459af468dc4b62942bd3e153cda200ce6.tar.gz clientdata-210e749459af468dc4b62942bd3e153cda200ce6.tar.bz2 clientdata-210e749459af468dc4b62942bd3e153cda200ce6.tar.xz clientdata-210e749459af468dc4b62942bd3e153cda200ce6.zip |
Add a new icon for the brimmed feather hat.
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/equipment/head/brimmedfeatherhat.png | bin | 0 -> 5996 bytes | |||
-rw-r--r-- | graphics/items/equipment/head/brimmedhat.png | bin | 746 -> 5471 bytes | |||
-rw-r--r-- | items.xml | 2 |
4 files changed, 2 insertions, 1 deletions
@@ -51,6 +51,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/equipment/hands/armbands.png (Enchilado) (CC BY-SA 3.0) (-) ### Head graphics/items/equipment/head/bandana.png (Modanung) (CC BY-SA 3.0) (-) + graphics/items/equipment/head/brimmedfeatherhat.png (Reid) (CC BY-SA 3.0) (-) graphics/items/equipment/head/brimmedhat.png (Reid) (CC BY-SA 3.0) (-) graphics/items/equipment/head/fancyhat.png (Crush) (CC BY-SA 3.0) (-) graphics/items/equipment/head/pumpkinhat.png (Modanung) (CC BY-SA 3.0) (-) diff --git a/graphics/items/equipment/head/brimmedfeatherhat.png b/graphics/items/equipment/head/brimmedfeatherhat.png Binary files differnew file mode 100644 index 00000000..33f1c953 --- /dev/null +++ b/graphics/items/equipment/head/brimmedfeatherhat.png diff --git a/graphics/items/equipment/head/brimmedhat.png b/graphics/items/equipment/head/brimmedhat.png Binary files differindex 2e6fd905..8b8345bd 100644 --- a/graphics/items/equipment/head/brimmedhat.png +++ b/graphics/items/equipment/head/brimmedhat.png @@ -730,7 +730,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <sprite>equipment/head/brimmedhat.xml</sprite> </item> <item id="2904" - image="equipment/head/brimmedhat.png" + image="equipment/head/brimmedfeatherhat.png" name="Brimmed Hat" description="-" defense="2" |