diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-09 12:14:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-09 12:14:29 -0300 |
commit | 6c0d6c6c73f3b3fb96fcf959c337016c4d03f9d8 (patch) | |
tree | a5f15e780cdcfd0aa507afd03b17bef43e275fd1 /items.xml | |
parent | 83c154a565c84ee4813521ee88ad0cd17fda4c4b (diff) | |
download | clientdata-6c0d6c6c73f3b3fb96fcf959c337016c4d03f9d8.tar.gz clientdata-6c0d6c6c73f3b3fb96fcf959c337016c4d03f9d8.tar.bz2 clientdata-6c0d6c6c73f3b3fb96fcf959c337016c4d03f9d8.tar.xz clientdata-6c0d6c6c73f3b3fb96fcf959c337016c4d03f9d8.zip |
«Time Flask» + fixes
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1026,6 +1026,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. effect="Heal 100-250 HP" type="usable" weight="4"/> + <item id="614" + image="usable/timeflask.png" + name="Time Flask" + description="Contains Ozthokk's time-space technology." + useButton="Teleport" + effect="Teleport" + type="usable" + weight="40"/> <!-- Generic Items --> <item id="700" image="generic/smalltentacles.png" |