diff options
author | Reid <reidyaro@gmail.com> | 2016-03-13 07:32:24 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-03-13 07:32:24 +0100 |
commit | 59c8c3bb1910ecfa65fe11c7e62b94820a5e93db (patch) | |
tree | cdeea7ccc47a8529982904bedd5705576739c474 /items.xml | |
parent | 1d6efd933677aa31d1a3d365255491192de4a597 (diff) | |
download | clientdata-59c8c3bb1910ecfa65fe11c7e62b94820a5e93db.tar.gz clientdata-59c8c3bb1910ecfa65fe11c7e62b94820a5e93db.tar.bz2 clientdata-59c8c3bb1910ecfa65fe11c7e62b94820a5e93db.tar.xz clientdata-59c8c3bb1910ecfa65fe11c7e62b94820a5e93db.zip |
Add 3 new book items.
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -438,6 +438,27 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. useButton="Drink" type="usable" weight="10"/> + <item id="532" + image="usable/book-pioufluffy.png" + name="Piou and The Fluffy" + description="This story is a warning against listening to flattery." + useButton="Read" + type="usable" + weight="25"/> + <item id="533" + image="usable/book-poem.png" + name="Poem about Poems" + description="A heart touching poem written by Nard." + useButton="Read" + type="usable" + weight="20"/> + <item id="534" + image="usable/book-chorus.png" + name="Chorus of the Woods" + description="Historical foundations of this poem is from centuries ago on the great continent, Ealia." + useButton="Read" + type="usable" + weight="25"/> <!-- Generic Items --> |