diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-12 12:56:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-12 12:56:42 -0300 |
commit | 0e142771081344796551b6a18fe79610b1fa5498 (patch) | |
tree | c8fcd15185e49f28cc8e0edf92eae1d1f55a2cf1 /items.xml | |
parent | cdd557a833bc63024c4c8ef97e07c77e5303c141 (diff) | |
download | clientdata-0e142771081344796551b6a18fe79610b1fa5498.tar.gz clientdata-0e142771081344796551b6a18fe79610b1fa5498.tar.bz2 clientdata-0e142771081344796551b6a18fe79610b1fa5498.tar.xz clientdata-0e142771081344796551b6a18fe79610b1fa5498.zip |
Alizarins & Shadow Herb alpha
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -2260,6 +2260,20 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="The pelt of a squirrel. Trophy of the less experienced hunters.." type="generic" weight="19"/> + <item id="881" + image="generic/alizarinherb.png" + name="Alizarin Herb" + description="An ingredient for brewing healing potions." + type="generic" + weight="1" + maxFloorOffset="20"/> + <item id="882" + image="generic/herb.png|W:#332636" + name="Shadow Herb" + description="An ingredient for brewing poison potions." + type="generic" + weight="1" + maxFloorOffset="20"/> <!-- Necklaces --> |