diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-22 22:07:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-22 22:07:14 -0300 |
commit | 8830f83faa049f85519969423d7b9b0b876aa3a0 (patch) | |
tree | de091f45cd774afa5480f0bfa99fb1f03975b3d9 /items.xml | |
parent | 1f2a587fcd609e3872f75dd496689a35facb9ed1 (diff) | |
download | clientdata-8830f83faa049f85519969423d7b9b0b876aa3a0.tar.gz clientdata-8830f83faa049f85519969423d7b9b0b876aa3a0.tar.bz2 clientdata-8830f83faa049f85519969423d7b9b0b876aa3a0.tar.xz clientdata-8830f83faa049f85519969423d7b9b0b876aa3a0.zip |
Chemist robe for Axzell NPC ***ONLY***
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -3075,6 +3075,17 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sprite gender="unisex">equipment/chest/communityshirt-male.xml</sprite> <sprite gender="female">equipment/chest/communityshirt-female.xml</sprite> </item> + <item id="1336" + image="error.png" + name="Alchemist Robe" + description="Unreleased item, added for a NPC. Do not use." + defense="50" + level="80" + type="equip-torso" + weight="120"> + <sprite gender="unisex">equipment/chest/chemistrobe-male.xml</sprite> + <sprite gender="female">equipment/chest/chemistrobe-female.xml</sprite> + </item> <!-- Boots --> <item id="1800" |