diff options
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5287,6 +5287,17 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="50"> <sprite>equipment/head/wreath.xml</sprite> </item> + <item id="3016" + image="equipment/head/santahat.png" + name="Terranite Mask" + description="!blame Saulc" + defense="1" + level="1" + luck="1" + type="equip-head" + weight="90"> + <sprite>equipment/head/santahat.xml</sprite> + </item> <!-- Neck Armors --> <item id="3200" image="equipment/neck/shemagh.png" |