diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1212,7 +1212,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Thorn Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." - attack="160" + attack="120" useButton="Open" type="usable" weight="430"/> @@ -1220,7 +1220,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/box/notabox.png" name="Bone Arrow Ammo Box" description="Contains roughly 200 arrows for your shooting purposes." - attack="350" + attack="150" useButton="Open" type="usable" weight="1100"/> @@ -6474,14 +6474,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. name="Thorn Arrow" description="Take care when handling it to don't hurt yourself." type="equip-ammo" - attack="160" + attack="120" weight="2"/> <item id="6507" image="equipment/ammo/bonearrow.png" name="Bone Arrow" description="A bone-breaker arrow." type="equip-ammo" - attack="350" + attack="150" weight="5"/> <item id="6510" image="equipment/ammo/placeholder.png" |