summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-28 00:08:32 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-28 00:08:32 -0300
commitee3facaf04a18762d589402c4ece6f1eb023d7e8 (patch)
tree1af58f1b674f43bbfdcf143b584142fc14b742ab
parent7b4e1e5dd8b54eced231e37ea1522f761fa4ee74 (diff)
downloadclientdata-ee3facaf04a18762d589402c4ece6f1eb023d7e8.tar.gz
clientdata-ee3facaf04a18762d589402c4ece6f1eb023d7e8.tar.bz2
clientdata-ee3facaf04a18762d589402c4ece6f1eb023d7e8.tar.xz
clientdata-ee3facaf04a18762d589402c4ece6f1eb023d7e8.zip
Fix broken value
-rw-r--r--items.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/items.xml b/items.xml
index 8104e945..5b90d52d 100644
--- a/items.xml
+++ b/items.xml
@@ -4185,7 +4185,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<item id="3500"
image="equipment/weapons/knife.png"
name="Knife"
- description="A simple, but sharp knife."
+ description="A simple, but efficient knife."
attack="50"
attack-range="1"
level="4"
@@ -4256,7 +4256,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
image="equipment/weapons/sharpknife.png"
name="Sharp Knife"
description="a sharp knife perfect for cut meat."
- attack="70"
+ attack="75"
attack-range="1"
level="5"
type="equip-1hand"