summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-02 21:36:16 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-02 21:36:16 +0300
commitf86542a82c689c39be38a52e6ec2e354e542da25 (patch)
treef7b2033d88c42c5beff6b5fc0ecb130abaad1f55 /items.xml
parentb382e8febbb0db53a0690194cec9574ba1e1b9eb (diff)
downloadclientdata-f86542a82c689c39be38a52e6ec2e354e542da25.tar.gz
clientdata-f86542a82c689c39be38a52e6ec2e354e542da25.tar.bz2
clientdata-f86542a82c689c39be38a52e6ec2e354e542da25.tar.xz
clientdata-f86542a82c689c39be38a52e6ec2e354e542da25.zip
Add missing attack range attributes into items.xml
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml5
1 files changed, 5 insertions, 0 deletions
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"