diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-26 09:38:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-26 09:38:26 -0300 |
commit | de75c2e4c29bee8979afaad5b8ae1caa033a936d (patch) | |
tree | b9b70baebb5ae4285e98d59a283d745b1932b117 /items.xml | |
parent | 18982324eb9f92ed39db4d52fb4efb32d31e3f5c (diff) | |
download | clientdata-de75c2e4c29bee8979afaad5b8ae1caa033a936d.tar.gz clientdata-de75c2e4c29bee8979afaad5b8ae1caa033a936d.tar.bz2 clientdata-de75c2e4c29bee8979afaad5b8ae1caa033a936d.tar.xz clientdata-de75c2e4c29bee8979afaad5b8ae1caa033a936d.zip |
Item 8019 Scented Grenade (effect: Mass Provoke, radius 3~9)
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -8442,6 +8442,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 840-992 MP" type="usable" weight="5"/> + <item id="8019" + image="usable/potion/cactuspotion.png" + name="Scented Grenade" + description="Don't throw it, or everyone will hate you." + useButton="Explode" + effect="Mass Provoke" + type="usable" + weight="40"/> <!-- For quests.xml --> <item id="9999" |