diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-20 17:36:17 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-20 17:36:17 +0100 |
commit | 091053e0ea57d9e8c6327ed9101a760d4c0d0851 (patch) | |
tree | 8eef541d8f7c82776fc19d603ae54b945f40e026 /items.xml | |
parent | bac1bbe3a9ea81f81bd940ded9ec328d654cae48 (diff) | |
download | clientdata-091053e0ea57d9e8c6327ed9101a760d4c0d0851.tar.gz clientdata-091053e0ea57d9e8c6327ed9101a760d4c0d0851.tar.bz2 clientdata-091053e0ea57d9e8c6327ed9101a760d4c0d0851.tar.xz clientdata-091053e0ea57d9e8c6327ed9101a760d4c0d0851.zip |
fix bowler aht
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3715,8 +3715,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. </replace> </item> <item id="2936" - image="equipment/head/bowlerhat.png|W" - name="%Color% Bowler Hat" + image="equipment/head/bowlerhat.png" + name="Bowler Hat" description="A hat for those with a bit of class." defense="40" level="20" |