From f86542a82c689c39be38a52e6ec2e354e542da25 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 2 Jun 2016 21:36:16 +0300 Subject: Add missing attack range attributes into items.xml --- items.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'items.xml') diff --git a/items.xml b/items.xml index e84d1f4e..5f8aa8f7 100644 --- a/items.xml +++ b/items.xml @@ -978,6 +978,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. name="Knife" description="A simple, but sharp knife." attack="5" + attack-range="1" level="" type="equip-1hand" attack-action="attack" @@ -991,6 +992,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. name="Piou Slayer" description="A short sword for amateurs." attack="15" + attack-range="1" level="3" type="equip-1hand" attack-action="attack" @@ -1004,6 +1006,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. name="Training Gladius" description="A short combat-sword." attack="35" + attack-range="1" level="5" type="equip-1hand" attack-action="attack" @@ -1017,6 +1020,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. name="Wooden Sword" description="For sword training. Do not show-off with it." attack="4" + attack-range="1" level="5" type="equip-1hand" attack-action="attack" @@ -1030,6 +1034,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. name="Artis Backsword" description="An engraved backsword with the symbole of Artis on its brass hilt." attack="80" + attack-range="1" level="15" type="equip-1hand" attack-action="attack" -- cgit v1.2.3-60-g2f50