diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-17 16:35:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-17 16:35:53 -0300 |
commit | 20337e1df3088be203ee14831d15938105d3bb74 (patch) | |
tree | c89a291109f1ad6ce24d4a791ca6bffcf6429c59 | |
parent | e64cead8273cae5c96d5ca0a5d456cf1ef394a43 (diff) | |
download | clientdata-20337e1df3088be203ee14831d15938105d3bb74.tar.gz clientdata-20337e1df3088be203ee14831d15938105d3bb74.tar.bz2 clientdata-20337e1df3088be203ee14831d15938105d3bb74.tar.xz clientdata-20337e1df3088be203ee14831d15938105d3bb74.zip |
Enchanted Herb Bag
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/generic/box/basket.png | bin | 0 -> 938 bytes | |||
-rw-r--r-- | items.xml | 10 |
3 files changed, 11 insertions, 0 deletions
@@ -613,6 +613,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/items/generic/zombieear.png (Goku) (CC BY-SA 3.0) (Enchilado) #### 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/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/basket.png b/graphics/items/generic/box/basket.png Binary files differnew file mode 100644 index 00000000..71295e9d --- /dev/null +++ b/graphics/items/generic/box/basket.png @@ -4645,6 +4645,16 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="130"> <sprite>equipment/shields/masterbola.xml</sprite> </item> + <item id="2720" + image="generic/basket.png" + name="Enchanted Herb Bag" + description="Gotta collect lots of herbs today." + effect="Plants drop all kinds of herbs more often" + defense="0" + level="1" + type="equip-shield" + weight="180"> + </item> <!-- Head Gears --> <item id="2900" |