diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-05 00:13:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-05 00:13:35 -0300 |
commit | 42b0a9fc9c426c8dda1610ccdd519737e6c96281 (patch) | |
tree | 0fa9084dc4bf50a7e7ef96b1d2693aec79c8a947 | |
parent | 6792e3d129fe2d2d9156d74ddd6166ebda1530d1 (diff) | |
download | clientdata-42b0a9fc9c426c8dda1610ccdd519737e6c96281.tar.gz clientdata-42b0a9fc9c426c8dda1610ccdd519737e6c96281.tar.bz2 clientdata-42b0a9fc9c426c8dda1610ccdd519737e6c96281.tar.xz clientdata-42b0a9fc9c426c8dda1610ccdd519737e6c96281.zip |
Sailor Hat initial parameters
-rw-r--r-- | items.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4484,8 +4484,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/head/sailorhat.png" name="Sailor Hat" description="A very common wear amongst sailors." + effect="+10% damage against water monsters" defense="1" - level="1" + level="40" type="equip-head" weight="22"> <sprite gender="unisex">equipment/head/sailorhat.xml</sprite> |