summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2016-03-13 07:32:24 +0100
committerReid <reidyaro@gmail.com>2016-03-13 07:32:24 +0100
commit59c8c3bb1910ecfa65fe11c7e62b94820a5e93db (patch)
treecdeea7ccc47a8529982904bedd5705576739c474
parent1d6efd933677aa31d1a3d365255491192de4a597 (diff)
downloadclientdata-59c8c3bb1910ecfa65fe11c7e62b94820a5e93db.tar.gz
clientdata-59c8c3bb1910ecfa65fe11c7e62b94820a5e93db.tar.bz2
clientdata-59c8c3bb1910ecfa65fe11c7e62b94820a5e93db.tar.xz
clientdata-59c8c3bb1910ecfa65fe11c7e62b94820a5e93db.zip
Add 3 new book items.
-rw-r--r--LICENSE3
-rw-r--r--graphics/items/usable/book-chorus.pngbin0 -> 6457 bytes
-rw-r--r--graphics/items/usable/book-pioufluffy.pngbin0 -> 7023 bytes
-rw-r--r--graphics/items/usable/book-poem.pngbin0 -> 6344 bytes
-rw-r--r--items.xml21
5 files changed, 24 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 4a0bdb22..d03c3c53 100644
--- a/LICENSE
+++ b/LICENSE
@@ -107,7 +107,10 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
graphics/items/usable/aquada.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/atroposmixture.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/blobime.png (Enchilado) (CC BY-SA 3.0) (-)
+ graphics/items/usable/book-chorus.png (Hal9000) (CC BY-SA 3.0) (Reid)
graphics/items/usable/book-old.png (Reid) (CC BY-SA 3.0) (-)
+ graphics/items/usable/book-pioufluffy.png (Hal9000) (CC BY-SA 3.0) (Reid)
+ graphics/items/usable/book-poem.png (Reid) (CC BY-SA 3.0) (-)
graphics/items/usable/bread.png (Coolkid782) (CC BY-SA 3.0) (-)
graphics/items/usable/carrot.png (Enchilado) (CC BY-SA 3.0) (Reid)
graphics/items/usable/cheese.png (Reid) (CC BY-SA 3.0) (-)
diff --git a/graphics/items/usable/book-chorus.png b/graphics/items/usable/book-chorus.png
new file mode 100644
index 00000000..4c978248
--- /dev/null
+++ b/graphics/items/usable/book-chorus.png
Binary files differ
diff --git a/graphics/items/usable/book-pioufluffy.png b/graphics/items/usable/book-pioufluffy.png
new file mode 100644
index 00000000..d6132a9b
--- /dev/null
+++ b/graphics/items/usable/book-pioufluffy.png
Binary files differ
diff --git a/graphics/items/usable/book-poem.png b/graphics/items/usable/book-poem.png
new file mode 100644
index 00000000..06dad056
--- /dev/null
+++ b/graphics/items/usable/book-poem.png
Binary files differ
diff --git a/items.xml b/items.xml
index 6969487d..f1a26b22 100644
--- a/items.xml
+++ b/items.xml
@@ -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 -->