diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-17 19:06:19 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-17 21:17:35 +0100 |
commit | f31e8183fa527f44c25ee2d47b9e6458b1e218f2 (patch) | |
tree | c631707a4c869610981bfa1ef20a2308fa5fd0e7 | |
parent | 01d25bf909bcb98a07bdb3be50cc819eb26e136f (diff) | |
download | clientdata-f31e8183fa527f44c25ee2d47b9e6458b1e218f2.tar.gz clientdata-f31e8183fa527f44c25ee2d47b9e6458b1e218f2.tar.bz2 clientdata-f31e8183fa527f44c25ee2d47b9e6458b1e218f2.tar.xz clientdata-f31e8183fa527f44c25ee2d47b9e6458b1e218f2.zip |
add tench and roach
-rw-r--r-- | items.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1820,6 +1820,18 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="Go anywhere you want! Well, not really. But grants you access to restricted areas in Tulimshar." type="generic" weight="1"/> + <item id="839" + image="generic/roach.png" + name="Roach" + description="A small fish." + type="generic" + weight="80"/> + <item id="840" + image="generic/tench.png" + name="Tench" + description="A tench found in pond." + type="generic" + weight="120"/> <!-- Necklaces --> <item id="1000" image="equipment/amulet/bromenalfourleafamulet.png" |