diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3161,9 +3161,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="%Color% Cotton Boots" description="A pair of quality %Color% cotton boots." defense="12" - level="14" + effect="SP +20" + level="20" type="equip-feet" - weight="18" + weight="22" colors="simple" maxFloorOffset="8"> <sprite gender="unisex">equipment/feet/boots-male.xml</sprite> |