diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-17 14:44:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-17 14:44:06 -0300 |
commit | 54b5e50fe600ccffb20bed103d6ea39d343d696b (patch) | |
tree | e70b403c15ba99f3c503b0f6c9974f74aa300af4 /items.xml | |
parent | 03c2b869c948029648dd292c12943e852fac140b (diff) | |
download | clientdata-54b5e50fe600ccffb20bed103d6ea39d343d696b.tar.gz clientdata-54b5e50fe600ccffb20bed103d6ea39d343d696b.tar.bz2 clientdata-54b5e50fe600ccffb20bed103d6ea39d343d696b.tar.xz clientdata-54b5e50fe600ccffb20bed103d6ea39d343d696b.zip |
Placeholder
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1127,11 +1127,19 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="628" image="usable/candy/manapop.png" name="Manapop" - description="You can now tast Mana in your mouth" + description="You can now taste Mana in your mouth" useButton="Eat" effect="Heal 1-500 SP" type="usable" weight="1"/> + <item id="699" + image="generic/tortugashell.png" + name="4144's Tortuga" + description="Faster than the average. Runs faster than you, even." + useButton="Ride" + effect="Damage dealt/taken -50%, no regen" + type="usable" + weight="500"/> <!-- Generic Items --> <item id="700" image="generic/smalltentacles.png" |