diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -2832,6 +2832,17 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sprite gender="unisex">equipment/chest/crusadearmor-male.xml</sprite> <sprite gender="female">equipment/chest/crusadearmor-female.xml</sprite> </item> + <item id="1335" + image="equipment/chest/communityshirt.png" + name="Community Shirt" + description="You are now part of TMW2 history." + defense="40" + level="25" + type="equip-torso" + weight="120"> + <sprite gender="unisex">equipment/chest/communityshirt-male.xml</sprite> + <sprite gender="female">equipment/chest/communityshirt-female.xml</sprite> + </item> <!-- Boots --> <item id="1800" |