diff options
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 61 |
1 files changed, 59 insertions, 2 deletions
@@ -1160,6 +1160,63 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" weight="80"/> + <item id="632" + image="generic/box/notabox.png" + name="Tolchi Arrow Ammo Box" + description="Contains roughly 200 arrows for your shooting purposes." + useButton="Open" + type="usable" + weight="215"/> + <item id="633" + image="generic/box/notabox.png" + name="Training Arrow Ammo Box" + description="Contains roughly 200 arrows for your shooting purposes." + useButton="Open" + type="usable" + weight="215"/> + <item id="634" + image="generic/box/notabox.png" + name="Standard Arrow Ammo Box" + description="Contains roughly 200 arrows for your shooting purposes." + useButton="Open" + type="usable" + weight="215"/> + <item id="635" + image="generic/box/notabox.png" + name="Iron Arrow Ammo Box" + description="Contains roughly 200 arrows for your shooting purposes." + useButton="Open" + type="usable" + weight="215"/> + <item id="636" + image="generic/box/notabox.png" + name="Cursed Arrow Ammo Box" + description="Contains roughly 200 arrows for your shooting purposes." + useButton="Open" + type="usable" + weight="215"/> + <item id="637" + image="generic/box/notabox.png" + name="Poison Arrow Ammo Box" + description="Contains roughly 200 arrows for your shooting purposes." + useButton="Open" + type="usable" + weight="430"/> + <item id="638" + image="generic/box/notabox.png" + name="Thorn Arrow Ammo Box" + description="Contains roughly 200 arrows for your shooting purposes." + useButton="Open" + type="usable" + weight="430"/> + <item id="639" + image="generic/box/notabox.png" + name="Bone Arrow Ammo Box" + description="Contains roughly 200 arrows for your shooting purposes." + useButton="Open" + type="usable" + weight="1100"/> + <item id="699" image="generic/tortugashell.png" name="4144's Tortuga" @@ -6391,7 +6448,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="a basic arrow." type="equip-ammo" attack="10" - weight="2"/> + weight="1"/> <item id="6502" image="equipment/ammo/arrow.png" name="Arrow" @@ -6427,7 +6484,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="Take care when handling it to don't hurt yourself." type="equip-ammo" attack="160" - weight="1"/> + weight="2"/> <item id="6507" image="equipment/ammo/bonearrow.png" name="Bone Arrow" |