summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-29 18:27:00 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-29 18:27:00 +0100
commitec2e930febf6428ec3f322ad17eb5c79292d5ebb (patch)
tree6c8a034ae5228ea0a6f20775cc63abcfeb3255b5 /items.xml
parente25b7e7cb2f97cb757196a44c6978b5ea6033934 (diff)
downloadclientdata-ec2e930febf6428ec3f322ad17eb5c79292d5ebb.tar.gz
clientdata-ec2e930febf6428ec3f322ad17eb5c79292d5ebb.tar.bz2
clientdata-ec2e930febf6428ec3f322ad17eb5c79292d5ebb.tar.xz
clientdata-ec2e930febf6428ec3f322ad17eb5c79292d5ebb.zip
add 5 new arrows
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml42
1 files changed, 42 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index 1ef6493a..fbd130f8 100644
--- a/items.xml
+++ b/items.xml
@@ -3713,4 +3713,46 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
type="equip-ammo"
attack="80"
weight="1"/>
+ <item id="6502"
+ image="equipment/ammo/arrow.png"
+ name="Arrow"
+ description=""
+ type="equip-ammo"
+ attack="80"
+ weight="1"/>
+ <item id="6503"
+ image="equipment/ammo/bonearrow.png"
+ name="Bone Arrow"
+ description="."
+ type="equip-ammo"
+ attack="80"
+ weight="1"/>
+ <item id="6504"
+ image="equipment/ammo/cursedarrow.png"
+ name="Cursed Arrow"
+ description="."
+ type="equip-ammo"
+ attack="80"
+ weight="1"/>
+ <item id="6505"
+ image="equipment/ammo/ironarrow.png"
+ name="Iron Arrow"
+ description=""
+ type="equip-ammo"
+ attack="80"
+ weight="1"/>
+ <item id="6506"
+ image="equipment/ammo/poisonarrow.png"
+ name="Poison Arrow"
+ description=""
+ type="equip-ammo"
+ attack="80"
+ weight="1"/>
+ <item id="6507"
+ image="equipment/ammo/thornarrow.png"
+ name="Thorn Arrow"
+ description=""
+ type="equip-ammo"
+ attack="80"
+ weight="1"/>
</items>