diff options
-rw-r--r-- | items.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -4703,7 +4703,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A knife made from bones. Quite effective." attack="50" attack-range="1" - level="" + level="0" type="equip-1hand" attack-action="attack" weight="6"> @@ -4717,7 +4717,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A rock solid knife." attack="50" attack-range="1" - level="" + level="0" type="equip-1hand" attack-action="attack" weight="6"> @@ -4893,9 +4893,9 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/weapons/scythe.png" name="Scythe" description="Too heavy and clumbersome to use, clearly was not designed to be a weapon." - defense="-2" - agi="-2" - dex="-2" + defense="-2" + agi="-2" + dex="-2" attack="159" attack-range="2" level="20" |