diff options
author | Micksha <ms-shaman@gmx.de> | 2019-03-05 23:21:14 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2019-03-05 23:21:14 +0000 |
commit | 21688ff00fafa43b8e3019a67d58e4bf5ff08742 (patch) | |
tree | 55368d4590ed47ca3aba37e8274311fd47615f15 | |
parent | caeb462bfa38a2abcbd2fb2864c8bc9271882e45 (diff) | |
parent | 701e055f5fd5e32dc8095764c857f49320616c13 (diff) | |
download | clientdata-21688ff00fafa43b8e3019a67d58e4bf5ff08742.tar.gz clientdata-21688ff00fafa43b8e3019a67d58e4bf5ff08742.tar.bz2 clientdata-21688ff00fafa43b8e3019a67d58e4bf5ff08742.tar.xz clientdata-21688ff00fafa43b8e3019a67d58e4bf5ff08742.zip |
Merge branch 'cookbook' into 'master's20190311
add the cookbook
See merge request evol/clientdata!93
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/usable/book-cooking.png | bin | 0 -> 1042 bytes | |||
-rw-r--r-- | items.xml | 7 |
3 files changed, 8 insertions, 0 deletions
@@ -177,6 +177,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE 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-comtheory.png (Hal9000) (CC BY-SA 3.0) (Reid) + graphics/items/usable/book-cooking.png (Hal9000) (CC BY-SA 3.0) (Micksha) graphics/items/usable/book-fishing.png (Alige, Hal9000) (CC BY-SA 3.0) (Reid) graphics/items/usable/book-laws.png (Reid) (CC BY-SA 3.0) (Hal9000) graphics/items/usable/book-old.png (Reid) (CC BY-SA 3.0) (-) diff --git a/graphics/items/usable/book-cooking.png b/graphics/items/usable/book-cooking.png Binary files differnew file mode 100644 index 00000000..1091ea8e --- /dev/null +++ b/graphics/items/usable/book-cooking.png @@ -493,6 +493,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. useButton="Read" type="usable" weight="25"/> + <item id="539" + image="usable/book-cooking.png" + name="Recipe Book" + description="A small book with all the culinary wonders you have collected." + useButton="Read" + type="usable" + weight="20"/> <item id="560" image="usable/sandwich-carp.png" name="Carp Sandwich" |