Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Fedja Beader
c6581c9c20 Fix bone arrow weight to match serverdata 2024-08-05 22:57:39 +00:00

View file

@ -1,4 +1,4 @@
<?xml version="1.0"?>
<items>
<item id="1282" image="equipment/ammo/bonedarts.png" name="Bone Arrows" description="Arrows made from bone. Not much different from the normal variety, but are much lighter." attack="55" type="equip-ammo" weight="1" sellProtected="true"/>
<item id="1282" image="equipment/ammo/bonedarts.png" name="Bone Arrows" description="Arrows made from bone. Not much different from the normal variety, but are much lighter." attack="55" type="equip-ammo" weight="0" sellProtected="true"/>
</items>