diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-16 12:06:32 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-16 12:06:32 -0300 |
commit | bd85c1a90af4c12db4714b5ebdcbf0983a2a6e78 (patch) | |
tree | 16e3770b517ba71f855e916f1d4e55ce8a5cf041 /items.xml | |
parent | 6567707c8982dfc19224336a19d474b667007c63 (diff) | |
download | clientdata-bd85c1a90af4c12db4714b5ebdcbf0983a2a6e78.tar.gz clientdata-bd85c1a90af4c12db4714b5ebdcbf0983a2a6e78.tar.bz2 clientdata-bd85c1a90af4c12db4714b5ebdcbf0983a2a6e78.tar.xz clientdata-bd85c1a90af4c12db4714b5ebdcbf0983a2a6e78.zip |
Data required by testing. Icon by YD, licensed under CC0.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -2535,6 +2535,17 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-necklace" weight="450"> </item> + <item id="1172" + image="equipment/neck/quiver.png" + name="Leather Quiver" + description="A leather quiver which only benefits people using bows and arrows. Otherwise, it won't buff you." + mp="-10" + luck="-1" + effect="AtkSpeed +10%, MaxWeight +100." + level="30" + type="equip-necklace" + weight="60"> + </item> <!-- Chest Armors --> |