summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-05 02:26:51 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-05 02:26:51 -0200
commit615c9c132b4dc84d2c87d779798fc698adcb34b9 (patch)
tree93fa50815943def55af8a02b31a2a2d557f3be70
parent7b77db45b88149065e4fb8fbbfcb3e62301cb246 (diff)
downloadclientdata-615c9c132b4dc84d2c87d779798fc698adcb34b9.tar.gz
clientdata-615c9c132b4dc84d2c87d779798fc698adcb34b9.tar.bz2
clientdata-615c9c132b4dc84d2c87d779798fc698adcb34b9.tar.xz
clientdata-615c9c132b4dc84d2c87d779798fc698adcb34b9.zip
Add the Ammo Boxes (they still need some variation)
-rw-r--r--LICENSE1
-rw-r--r--graphics/items/generic/box/notabox.pngbin0 -> 733 bytes
-rw-r--r--items.xml61
3 files changed, 60 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index c5de3d70..11c620b6 100644
--- a/LICENSE
+++ b/LICENSE
@@ -591,6 +591,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
graphics/items/generic/box/croconutbox.png (Hal9000) (CC BY-SA 3.0) (Reid)
graphics/items/generic/box/emptybox.png (Jesusalva) (CC BY-SA 3.0) (Hal9000, Reid)
graphics/items/generic/box/fishbox.png (Hal9000) (CC BY-SA 3.0) (Reid)
+ graphics/items/generic/box/notabox.png (?) (GPLv2) (?)
graphics/items/generic/box/openedchristmasbox.png (Lizandra) (GPLv2) (Enchilado)
graphics/items/generic/box/plushroombox.png (Hal9000) (CC BY-SA 3.0) (Reid)
graphics/items/generic/box/presentbox.png (Enchilado) (CC BY-SA 3.0) (-)
diff --git a/graphics/items/generic/box/notabox.png b/graphics/items/generic/box/notabox.png
new file mode 100644
index 00000000..16b85cd4
--- /dev/null
+++ b/graphics/items/generic/box/notabox.png
Binary files differ
diff --git a/items.xml b/items.xml
index f0a8898f..e9a3b787 100644
--- a/items.xml
+++ b/items.xml
@@ -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"