From 2ed714569d72e96945dd80fb0b50d1e8f7cdbe6f Mon Sep 17 00:00:00 2001
From: Saulc <lucashelaine14@gmail.com>
Date: Fri, 6 Apr 2018 06:42:35 +0000
Subject: Fix ingame weapon level

---
 items.xml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/items.xml b/items.xml
index fc571387..70936dbd 100644
--- a/items.xml
+++ b/items.xml
@@ -4233,7 +4233,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
         description="A simple, but efficient knife."
         attack="50"
         attack-range="1"
-        level="4"
+        level="5"
         type="equip-1hand"
         attack-action="attack"
         weight="6">
@@ -4303,10 +4303,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
         description="a sharp knife perfect for cut meat."
         attack="75"
         attack-range="1"
-        level="5"
+        level="10"
         type="equip-1hand"
         attack-action="attack"
-
         weight="50">
         <sprite>equipment/weapons/knife.xml</sprite>
         <sound event="hit">weapons/knife/hit1.ogg</sound>
@@ -4318,7 +4317,6 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
         description="A lost knife."
         attack="25"
         attack-range="1"
-        level=""
         type="equip-1hand"
         attack-action="attack"
         weight="6">
-- 
cgit v1.2.3-70-g09d2