diff options
author | Reid <reidyaro@gmail.com> | 2017-08-19 01:39:26 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2017-08-19 01:39:26 +0200 |
commit | e69fc6b27708c72975f4f774d17f135e8e537307 (patch) | |
tree | 447573e1b8df43ef71a3864e1c70e21136b63f92 | |
parent | 0b61848a126153fdb3a284bb74e8a43a9b00765c (diff) | |
parent | e1aa961073669fb2f16425130ace6a731619cf45 (diff) | |
download | clientdata-e69fc6b27708c72975f4f774d17f135e8e537307.tar.gz clientdata-e69fc6b27708c72975f4f774d17f135e8e537307.tar.bz2 clientdata-e69fc6b27708c72975f4f774d17f135e8e537307.tar.xz clientdata-e69fc6b27708c72975f4f774d17f135e8e537307.zip |
Merge branch 'jesusalva/clientdata-2100_BrokenItems'
-rw-r--r-- | items.xml | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -471,6 +471,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. useButton="Read" type="usable" weight="20"/> + <item id="536" + image="usable/book-chorus.png" + name="Fluffy Animals who Love Their Owners" + description="A quick guide to introduce pet caring." + useButton="Read" + type="usable" + weight="20"/> <item id="537" image="usable/book-laws.png" name="The Book of Laws" @@ -486,7 +493,6 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="usable" weight="25"/> - <!-- Generic Items --> <item id="700" image="generic/smalltentacles.png" |