summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
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 b92641bb..9ea00440 100644
--- a/items.xml
+++ b/items.xml
@@ -1261,6 +1261,15 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
description="Testing bow 1"
type="equip-2hand"
missile-particle="graphics/particles/arrow-directions.xml"
+ attack="15"
+ weight="10"/>
+ <item id="6001"
+ image="usable/dye.png"
+ name="Bow 1"
+ description="Testing bow 1"
+ type="equip-2hand"
+ missile-particle="graphics/particles/arrow-directions.xml"
+ attack="25"
weight="10"/>
<!-- Arrows -->
@@ -1269,17 +1278,20 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
name="Arrow 1"
description="Testing arrow 1"
type="equip-ammo"
+ attack="30"
weight="1"/>
<item id="7001"
image="usable/dye.png"
name="Arrow 2"
description="Testing arrow 2"
type="equip-ammo"
+ attack="50"
weight="1"/>
<item id="7002"
image="usable/dye.png"
name="Arrow 3"
description="Testing arrow 3"
type="equip-ammo"
+ attack="70"
weight="1"/>
</items>