From 570e690d1ba5f6ad64a0ffe78eb701b2a294b0aa Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 6 Apr 2018 06:49:43 +0000 Subject: fix ingame weapon weight --- items.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'items.xml') diff --git a/items.xml b/items.xml index 70936dbd..558a454b 100644 --- a/items.xml +++ b/items.xml @@ -4236,7 +4236,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. level="5" type="equip-1hand" attack-action="attack" - weight="6"> + weight="120"> equipment/weapons/knife.xml weapons/knife/hit1.ogg weapons/knife/miss1.ogg @@ -4306,7 +4306,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. level="10" type="equip-1hand" attack-action="attack" - weight="50"> + weight="130"> equipment/weapons/knife.xml weapons/knife/hit1.ogg weapons/knife/miss1.ogg @@ -4319,7 +4319,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. attack-range="1" type="equip-1hand" attack-action="attack" - weight="6"> + weight="50"> equipment/weapons/knife.xml weapons/knife/hit1.ogg weapons/knife/miss1.ogg @@ -4375,7 +4375,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. level="3" type="equip-1hand" attack-action="attack" - weight="6"> + weight="70"> equipment/weapons/knife.xml weapons/knife/hit1.ogg weapons/knife/miss1.ogg -- cgit v1.2.3-60-g2f50