diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-13 10:14:21 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-13 10:14:21 +0100 |
commit | 8432fbd7d6ba43fc2dd1561f13d59051464b2c56 (patch) | |
tree | 6f05e1824e20b77cb3c76165c929f8b7aa01f727 | |
parent | 167dc18b00d2286bf4263c5325af6b23a3700ff5 (diff) | |
download | clientdata-8432fbd7d6ba43fc2dd1561f13d59051464b2c56.tar.gz clientdata-8432fbd7d6ba43fc2dd1561f13d59051464b2c56.tar.bz2 clientdata-8432fbd7d6ba43fc2dd1561f13d59051464b2c56.tar.xz clientdata-8432fbd7d6ba43fc2dd1561f13d59051464b2c56.zip |
add dragon shield
-rw-r--r-- | items.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2905,6 +2905,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-shield" weight="2500"> </item> + <item id="2712" + image="equipment/shields/dragonshield.png" + name="Dragon Shield" + description="Rakinorf" + defense="200" + level="76" + type="equip-shield" + weight="2500"> + </item> <!-- Head Gears --> <item id="2900" |