diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 16 |
1 files changed, 13 insertions, 3 deletions
@@ -3271,12 +3271,22 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/head/rangerhat.png" name="Ranger Hat" description="A leather hat traditionally worn by Rangers. Symbol of the Pinkie-Hater cult." - defense="5" - level="21" + defense="7" + level="83" type="equip-head" - weight="220"> + weight="200"> <sprite>equipment/head/rangerhat.xml</sprite> </item> + <item id="2936" + image="equipment/head/knighthelmet.png" + name="Knight Helmet" + description="A leather hat traditionally worn by Rangers. Symbol of the Pinkie-Hater cult." + defense="7" + level="53" + type="equip-head" + weight="200"> + <sprite>equipment/head/knighthelmet.xml</sprite> + </item> <!-- Neck Armors & Accessoires --> <item id="3200" |