summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-04-06 06:49:43 +0000
committerSaulc <lucashelaine14@gmail.com>2018-04-06 06:49:43 +0000
commit570e690d1ba5f6ad64a0ffe78eb701b2a294b0aa (patch)
tree6f6b8b55c428f4d618e8f705ea3eeb1dcc14d7fd /items.xml
parent2ed714569d72e96945dd80fb0b50d1e8f7cdbe6f (diff)
downloadclientdata-570e690d1ba5f6ad64a0ffe78eb701b2a294b0aa.tar.gz
clientdata-570e690d1ba5f6ad64a0ffe78eb701b2a294b0aa.tar.bz2
clientdata-570e690d1ba5f6ad64a0ffe78eb701b2a294b0aa.tar.xz
clientdata-570e690d1ba5f6ad64a0ffe78eb701b2a294b0aa.zip
fix ingame weapon weight
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml8
1 files changed, 4 insertions, 4 deletions
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">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
@@ -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">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
@@ -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">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>
@@ -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">
<sprite>equipment/weapons/knife.xml</sprite>
<sound event="hit">weapons/knife/hit1.ogg</sound>
<sound event="miss">weapons/knife/miss1.ogg</sound>