diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-14 23:01:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-14 23:01:41 -0300 |
commit | 623f05cbc976458db9083a981ddcd0ef664c949a (patch) | |
tree | 7be57281cb48b8db4f27070651a0529a72c1b57d | |
parent | 9b9eb42c5644504c73f31b36702feca2bdf4df65 (diff) | |
download | clientdata-623f05cbc976458db9083a981ddcd0ef664c949a.tar.gz clientdata-623f05cbc976458db9083a981ddcd0ef664c949a.tar.bz2 clientdata-623f05cbc976458db9083a981ddcd0ef664c949a.tar.xz clientdata-623f05cbc976458db9083a981ddcd0ef664c949a.zip |
Wooden Log (we can enchant the logs, but not now)
-rw-r--r-- | graphics/items/generic/wood.png | bin | 0 -> 830 bytes | |||
-rw-r--r-- | items.xml | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/graphics/items/generic/wood.png b/graphics/items/generic/wood.png Binary files differnew file mode 100644 index 00000000..58311af4 --- /dev/null +++ b/graphics/items/generic/wood.png @@ -2174,6 +2174,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" sellProtected="true" weight="40"/> + <item id="876" + image="generic/wood.png" + name="Wooden Log" + description="With the work of a skilled lumberjack, this log is useful for almost all your crafting needs." + type="generic" + weight="70"/> <!-- Necklaces --> |