diff options
author | Reid <reidyaro@gmail.com> | 2014-10-27 19:43:40 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2014-10-27 19:43:40 +0100 |
commit | c492d81250c4bfe4dcbd2338aa99ac2ccc86d84c (patch) | |
tree | 22219823fad576458ac9e2b1bb525fcf21480d71 /items.xml | |
parent | f374ad894876a2ee8e1d7bc9b1425e73c51b3496 (diff) | |
download | clientdata-c492d81250c4bfe4dcbd2338aa99ac2ccc86d84c.tar.gz clientdata-c492d81250c4bfe4dcbd2338aa99ac2ccc86d84c.tar.bz2 clientdata-c492d81250c4bfe4dcbd2338aa99ac2ccc86d84c.tar.xz clientdata-c492d81250c4bfe4dcbd2338aa99ac2ccc86d84c.zip |
Add the new brimmed hat on LICENSE.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -720,7 +720,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item from="-23" to="-27"/> </replace> </item> - <item id="2903" + <item id="2904" image="equipment/head/brimmedhat.png" name="Brimmed Hat" description="-" @@ -729,6 +729,15 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. weight="20"> <sprite>equipment/head/brimmedhat.xml</sprite> </item> + <item id="2903" + image="equipment/head/brimmedhat.png" + name="Brimmed Hat" + description="-" + defense="2" + type="equip-head" + weight="20"> + <sprite>equipment/head/brimmedfeatherhat.xml</sprite> + </item> <!-- Neck Armors <item id="3200" |