diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-02-18 14:46:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-02-18 14:46:19 -0300 |
commit | 668673df4f0c5f691aefad159e76464f4b91a05f (patch) | |
tree | 548254ccccfbd42dd5c4bee253653a1f98621582 | |
parent | cfd1a1ef736548a1726a18a1b292bf51a8d54cfb (diff) | |
download | clientdata-668673df4f0c5f691aefad159e76464f4b91a05f.tar.gz clientdata-668673df4f0c5f691aefad159e76464f4b91a05f.tar.bz2 clientdata-668673df4f0c5f691aefad159e76464f4b91a05f.tar.xz clientdata-668673df4f0c5f691aefad159e76464f4b91a05f.zip |
Homunculi stat reset potion
-rw-r--r-- | items.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -8917,6 +8917,15 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="usable" useButton="Drink" weight="20"/> + <item id="8028" + image="usable/potion/bpotion.png" + name="Homunculus Stat Reset Potion" + description="Reset all your homunculus status points. Seems VERY dangerous." + useButton="Reset" + effect="H. Status Reset" + type="usable" + sellProtected="true" + weight="20"/> <!-- For quests.xml --> <item id="9999" |