diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-13 15:25:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-13 15:25:30 -0300 |
commit | f7b46b144c0211d318e4b8f26299def84ad28348 (patch) | |
tree | b366b77fcb8ccc411fd2ab165093585897d728f5 /items.xml | |
parent | 804005ac11d2db3d06d3f3d733e4bab029a4bfca (diff) | |
download | clientdata-f7b46b144c0211d318e4b8f26299def84ad28348.tar.gz clientdata-f7b46b144c0211d318e4b8f26299def84ad28348.tar.bz2 clientdata-f7b46b144c0211d318e4b8f26299def84ad28348.tar.xz clientdata-f7b46b144c0211d318e4b8f26299def84ad28348.zip |
Side effects of drinking this drug includes insane attack speed, and death.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1034,6 +1034,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Teleport" type="usable" weight="40"/> + <item id="615" + image="usable/bpotion.png|G:#ff4aff" + name="Herbal Tea" + description="Dangerous stuff, do not drink. You have been warned." + useButton="Drink" + effect="Attack Speed +60%, MP Heal, Poison." + type="usable" + weight="12"/> <!-- Generic Items --> <item id="700" image="generic/smalltentacles.png" |