summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-21 05:51:43 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-21 05:51:43 -0300
commit48bab5811d96703a4d24b8825da7ea9967de832b (patch)
tree4a5fc44b9e466e38564bc747b144bdfb633cce5c
parentf5f2003ca449799685a67860aac5a90f3d3340e4 (diff)
downloadclientdata-48bab5811d96703a4d24b8825da7ea9967de832b.tar.gz
clientdata-48bab5811d96703a4d24b8825da7ea9967de832b.tar.bz2
clientdata-48bab5811d96703a4d24b8825da7ea9967de832b.tar.xz
clientdata-48bab5811d96703a4d24b8825da7ea9967de832b.zip
Give a icon for Rented Cart (looks wrong but meh)
-rw-r--r--LICENSE1
-rw-r--r--graphics/items/generic/box/cartbox.pngbin0 -> 1311 bytes
-rw-r--r--items.xml4
3 files changed, 3 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 5d1a55d6..64313c6e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -649,6 +649,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
#### Box
graphics/items/generic/box/aquadabox.png (Hal9000) (CC BY-SA 3.0) (Reid)
graphics/items/generic/box/basket.png (?) (GPLv2) (TMW Org)
+ graphics/items/generic/box/cartbox.png (Jesusalva) (GPLv2) (Lizandra, Enchilado)
graphics/items/generic/box/closedchristmasbox.png (Lizandra) (GPLv2) (Enchilado)
graphics/items/generic/box/clothespack.png (?) (GPLv2) (TMW BR)
graphics/items/generic/box/croconutbox.png (Hal9000) (CC BY-SA 3.0) (Reid)
diff --git a/graphics/items/generic/box/cartbox.png b/graphics/items/generic/box/cartbox.png
new file mode 100644
index 00000000..d9aae9d9
--- /dev/null
+++ b/graphics/items/generic/box/cartbox.png
Binary files differ
diff --git a/items.xml b/items.xml
index 56cfec26..778f4583 100644
--- a/items.xml
+++ b/items.xml
@@ -7782,10 +7782,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml.
<sound event="miss">weapons/piouslayer/miss1.ogg</sound>
</item>
<item id="7402"
- image="error.png"
+ image="generic/box/cartbox.png"
name="Rented Cart"
description="It's time to shop."
- effect="Cart Testing"
+ effect="Enables Cart"
type="equip-shield"
weight="100">
</item>