diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-07 12:23:15 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-07 12:23:15 +0000 |
commit | 5b2aee86a49ed79abd24ce1fb5648a18a1982997 (patch) | |
tree | e043e036319bbfe97b69aa41063665883e069a04 | |
parent | 945972a7ed3eb4aebbb73908e54c0ce8fa617540 (diff) | |
download | clientdata-5b2aee86a49ed79abd24ce1fb5648a18a1982997.tar.gz clientdata-5b2aee86a49ed79abd24ce1fb5648a18a1982997.tar.bz2 clientdata-5b2aee86a49ed79abd24ce1fb5648a18a1982997.tar.xz clientdata-5b2aee86a49ed79abd24ce1fb5648a18a1982997.zip |
add desert tablet
-rw-r--r-- | items.xml | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -842,7 +842,13 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Unwrap" weight="25" maxFloorOffset="20"/> - + <item id="594" + image="generic/deserttablet.png" + name="Desert Tablet" + description="A tablet found in the sand ocean." + useButton="Read" + type="usable" + weight="860"/> <!-- Generic Items --> <item id="700" |