diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-24 15:59:03 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-24 15:59:03 +0000 |
commit | fcc3ed1968d71f0b2086fea1595fc86f0787ca13 (patch) | |
tree | 401f14b54908cf7d4845f78d0b709bfac9b55feb /items.xml | |
parent | 4c1594b8fc5190dae021959edc014cc2eb9ee3b1 (diff) | |
parent | 09385a26ab388486e089b982f41c4c1f06f8ac53 (diff) | |
download | clientdata-fcc3ed1968d71f0b2086fea1595fc86f0787ca13.tar.gz clientdata-fcc3ed1968d71f0b2086fea1595fc86f0787ca13.tar.bz2 clientdata-fcc3ed1968d71f0b2086fea1595fc86f0787ca13.tar.xz clientdata-fcc3ed1968d71f0b2086fea1595fc86f0787ca13.zip |
Merge branch 'thief' into 'master'
Thief quest chain
See merge request evol/clientdata!152
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1164,6 +1164,18 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="generic" weight="500" maxFloorOffset="4"/> + <item id="761" + image="generic/gearwheel.png" + name="Gearwheel" + description="A small ring with teeth all around. Could be part of some mechanical installation." + type="generic" + weight="500"/> + <item id="762" + image="generic/lockpicks.png" + name="Lockpicks" + description="Small metal sticks, mostly used to open locks illegally. Don't be caught with this!" + type="generic" + weight="50"/> <item id="800" image="generic/gem-shard.png|W:#315a67,a4a4ae,dce5d6,ffffff" |