diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-13 22:49:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-13 22:49:30 -0300 |
commit | 1e60ead0fe9a89da7c52224ca64b15f29dc94935 (patch) | |
tree | 3f4315fc363ab166581bfbef78f733672dd54599 /items.xml | |
parent | d31f257790622553edc68e668657e54489593a8d (diff) | |
download | clientdata-1e60ead0fe9a89da7c52224ca64b15f29dc94935.tar.gz clientdata-1e60ead0fe9a89da7c52224ca64b15f29dc94935.tar.bz2 clientdata-1e60ead0fe9a89da7c52224ca64b15f29dc94935.tar.xz clientdata-1e60ead0fe9a89da7c52224ca64b15f29dc94935.zip |
Generic items absolutely required - For ~~summoning the Moubootaur~~ I mean,
for helping Roger on his collection and making #parum work
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -2282,6 +2282,18 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" weight="1" maxFloorOffset="20"/> + <item id="883" + image="generic/warped_log.png" + name="Warped Log" + description="A piece of wood, warped and twisted by some unnatural force. Useless." + type="generic" + weight="8"/> + <item id="884" + image="generic/wooden_mouboo.png" + name="Mouboo Figurine" + description="A small, wooden figurine of a mouboo. Useful for summoning." + type="generic" + weight="9"/> <!-- Necklaces --> |