diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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> |