diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -4547,6 +4547,17 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="80"> <sprite>equipment/head/fairyhat.xml</sprite> </item> + <item id="3000" + image="equipment/head/standardheadband.png" + name="Cave Snake Hat" + description="Shine in the darkness of the cave." + defense="40" + level="20" + agi="2" + type="equip-head" + weight="46"> + <sprite>equipment/head/standardheadband.xml</sprite> + </item> <!-- Neck Armors --> <item id="3200" |