diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-21 23:58:25 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-22 00:11:36 +0100 |
commit | d910328ee349a0ceed6703314fc9def374f77da7 (patch) | |
tree | 7a68d2049a94c8dbf6f44c0872a688422cab3c7a /items.xml | |
parent | 8df60d12e8c9dcfd581a91186c956cdd42c51d13 (diff) | |
download | clientdata-d910328ee349a0ceed6703314fc9def374f77da7.tar.gz clientdata-d910328ee349a0ceed6703314fc9def374f77da7.tar.bz2 clientdata-d910328ee349a0ceed6703314fc9def374f77da7.tar.xz clientdata-d910328ee349a0ceed6703314fc9def374f77da7.zip |
Adding new items:
- Iced Water by Nami
- Silver Mirror by Wombat
- Grimoire and Book Page by salmondine
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -2965,6 +2965,30 @@ description="A tuber of the White Bell flower. Alible, but only edible after cooking." type="generic" weight="3"/> + <item id="862" + image="generic/bottle-ice.png" + name="Iced Water" + description="A bottle containing iced water." + type="generic" + weight="10"/> + <item id="863" + image="generic/silvermirror.png" + name="Silver Mirror" + description="This mirror has some mysterious aura around it." + type="generic" + weight="10"/> + <item id="864" + image="generic/spell-book-page.png" + name="Book Page" + description="A piece of paper which seems to be a page ripped out of some book." + type="generic" + weight="1"/> + <item id="865" + image="generic/spell-book.png" + name="Grimoire" + description="An ancient spellbook filled with the wisdom of generations of magic. If you could only read it!" + type="generic" + weight="100"/> <!-- HERE ARE SOME UNUSED ITEM IDS --> <item id="1198" |