diff options
author | gumi <mekolat@users.noreply.github.com> | 2016-12-03 14:00:59 -0500 |
---|---|---|
committer | gumi <mekolat@users.noreply.github.com> | 2016-12-04 11:12:48 -0500 |
commit | 2d6e6670337e908a8e868dcacd4589045f6fcedd (patch) | |
tree | 7bf61c1b0a687734fb7bb76e1d93b523195b4921 | |
parent | 429f2873bb440070ffc47f8a06b1d7d94547dd4c (diff) | |
download | clientdata-2d6e6670337e908a8e868dcacd4589045f6fcedd.tar.gz clientdata-2d6e6670337e908a8e868dcacd4589045f6fcedd.tar.bz2 clientdata-2d6e6670337e908a8e868dcacd4589045f6fcedd.tar.xz clientdata-2d6e6670337e908a8e868dcacd4589045f6fcedd.zip |
add The Book of Laws
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/usable/book-laws.png | bin | 0 -> 1316 bytes | |||
-rw-r--r-- | items.xml | 7 |
3 files changed, 8 insertions, 0 deletions
@@ -116,6 +116,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-laws.png (Reid) (CC BY-SA 3.0) (Hal9000) 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) (-) diff --git a/graphics/items/usable/book-laws.png b/graphics/items/usable/book-laws.png Binary files differnew file mode 100644 index 00000000..b05726a5 --- /dev/null +++ b/graphics/items/usable/book-laws.png @@ -458,6 +458,13 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. useButton="Read" type="usable" weight="20"/> + <item id="537" + image="usable/book-laws.png" + name="The Book of Laws" + description="The basic laws respected and upheld in all parts of Gasaron." + useButton="Read" + type="usable" + weight="10"/> <!-- Generic Items --> |