diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-30 22:19:02 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-30 22:19:02 +0000 |
commit | 4f025f32a197a058c0b6716d3c2ea1ad294047f5 (patch) | |
tree | 760b406016e0ae208c3c84910be23405e1de2031 | |
parent | 97b19de9f3deedf25a6fd82fbd4c98a44c11a3e7 (diff) | |
download | clientdata-4f025f32a197a058c0b6716d3c2ea1ad294047f5.tar.gz clientdata-4f025f32a197a058c0b6716d3c2ea1ad294047f5.tar.bz2 clientdata-4f025f32a197a058c0b6716d3c2ea1ad294047f5.tar.xz clientdata-4f025f32a197a058c0b6716d3c2ea1ad294047f5.zip |
add fertilized sporeS id 617
-rw-r--r-- | items.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1050,6 +1050,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 300-700 HP" type="usable" weight="300"/> + <item id="617" + image="usable/fertilizedspores.png" + name="Fertilized Spores" + description="You can plant it to colect some shrooms." + useButton="Plant" + type="usable" + weight="2" + maxFloorOffset="10"> + </item> <!-- Generic Items --> <item id="700" image="generic/smalltentacles.png" |