diff options
author | Rakinorf <rakinorf@gmail.com> | 2018-02-04 23:36:06 +0000 |
---|---|---|
committer | Rakinorf <rakinorf@gmail.com> | 2018-02-04 23:36:06 +0000 |
commit | 98c1a50cd29bdc7703f8db5d95dbb3fbcdcc9cfa (patch) | |
tree | 863ccca101cf313c4fb8c588620173b0bfd157b5 /items.xml | |
parent | e96f1e477e2603600b48b65c116946208e1d3a54 (diff) | |
download | clientdata-98c1a50cd29bdc7703f8db5d95dbb3fbcdcc9cfa.tar.gz clientdata-98c1a50cd29bdc7703f8db5d95dbb3fbcdcc9cfa.tar.bz2 clientdata-98c1a50cd29bdc7703f8db5d95dbb3fbcdcc9cfa.tar.xz clientdata-98c1a50cd29bdc7703f8db5d95dbb3fbcdcc9cfa.zip |
Update items.xml
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -2845,7 +2845,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="2708" image="equipment/shields/ancientshield.png" name="Ancient Shield" - description="" + description="No one knows its orrigins." defense="190" level="50" type="equip-shield" @@ -2854,7 +2854,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="2709" image="equipment/shields/braknarshield.png" name="Braknar Shield" - description="" + description="A sturdy shield." defense="105" level="39" type="equip-shield" @@ -3536,7 +3536,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="3507" image="equipment/weapons/dagger.png" name="Dagger" - description="" + description="Use to stab." attack="50" attack-range="1" level="" @@ -3550,7 +3550,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="3508" image="equipment/weapons/boneknife.png" name="Bone Knife" - description="" + description="A knife made from bones. Quite effective." attack="50" attack-range="1" level="" @@ -3564,7 +3564,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="3509" image="equipment/weapons/rockknife.png" name="Rock Knife" - description="" + description="A rock solid knife." attack="50" attack-range="1" level="" @@ -3819,7 +3819,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="6001" image="equipment/weapons/trainingbow.png" name="Training Bow" - description="" + description="Primarily used in tranining " attack="70" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" @@ -3836,7 +3836,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. <item id="6002" image="equipment/weapons/shortbow.png" name="Short Bow" - description="" + description="The shortest of them all." attack="70" attack-range="5" missile-particle="graphics/particles/training-arrow.xml" |