diff options
-rw-r--r-- | items.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -4853,6 +4853,18 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="50"> <sprite>equipment/head/wickedshroomhat.xml</sprite> </item> + <item id="3008" + image="equipment/head/moonshroomhat.png" + name="Fafi Mask" + description="Your friends will think you're a dragon!" + defense="30" + level="50" + int="1" + sp="25" + type="equip-head" + weight="40"> + <sprite>equipment/head/fafimask.xml</sprite> + </item> <!-- Neck Armors --> <item id="3200" image="equipment/neck/shemagh.png" |