summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-31 20:05:10 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-31 20:32:29 +0300
commit24bdc377b4729cc963996600a9e7725746437a34 (patch)
tree133637fbeb5e1164bffa74ea8b57dca7cd772515 /items.xml
parentfd31eb3b68d3fd49d5e6ab0e49096ea05a8cc815 (diff)
downloadclientdata-24bdc377b4729cc963996600a9e7725746437a34.tar.gz
clientdata-24bdc377b4729cc963996600a9e7725746437a34.tar.bz2
clientdata-24bdc377b4729cc963996600a9e7725746437a34.tar.xz
clientdata-24bdc377b4729cc963996600a9e7725746437a34.zip
Add two other arrows into items.xml
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index da0e7c18..b92641bb 100644
--- a/items.xml
+++ b/items.xml
@@ -1270,4 +1270,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
description="Testing arrow 1"
type="equip-ammo"
weight="1"/>
+ <item id="7001"
+ image="usable/dye.png"
+ name="Arrow 2"
+ description="Testing arrow 2"
+ type="equip-ammo"
+ weight="1"/>
+ <item id="7002"
+ image="usable/dye.png"
+ name="Arrow 3"
+ description="Testing arrow 3"
+ type="equip-ammo"
+ weight="1"/>
</items>