diff options
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5673,6 +5673,17 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sprite>equipment/head/eggshellhat.xml</sprite> <replace sprite="hair"/> </item> + <item id="3018" + image="equipment/head/bountyhunterhelmet.png" + name="Bounty Hunter Helmet" + description="The experienced bounty hunter have these, friend of all mercenaries." + effect="Attack Speed +10%" + defense="42" + level="60" + type="equip-head" + weight="320"> + <sprite>equipment/head/bountyhunterhelmet.xml</sprite> + </item> <!-- Neck Armors --> <item id="3200" |