From d289175e30d3f5971d67262b30740f34fbb27887 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 31 Jul 2016 21:32:56 +0300 Subject: Add another bow into items.xml Also add attack attributes to all bows and ammo. --- items.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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"/> + @@ -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"/> -- cgit v1.2.3-70-g09d2