diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-25 09:12:41 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-25 09:12:41 +0000 |
commit | 9d69302b64415aaa45d86b03f7bbcb39b733e8a1 (patch) | |
tree | 1936b399eb59fd29a5f43635c0619db2f0f6437f | |
parent | 9971df959bee7dd90a469038589bc08f41ac995b (diff) | |
download | clientdata-9d69302b64415aaa45d86b03f7bbcb39b733e8a1.tar.gz clientdata-9d69302b64415aaa45d86b03f7bbcb39b733e8a1.tar.bz2 clientdata-9d69302b64415aaa45d86b03f7bbcb39b733e8a1.tar.xz clientdata-9d69302b64415aaa45d86b03f7bbcb39b733e8a1.zip |
add item 868 869 870 871 scorpion's craw, icon may come in some days
-rw-r--r-- | items.xml | 25 |
1 files changed, 24 insertions, 1 deletions
@@ -2056,7 +2056,30 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" weight="13" maxFloorOffset="20"/> - + <item id="868" + image="generic/crocclaw.png" + name="Scorpion clawn" + description="One scorpion was out of harm's way." + type="generic" + weight="15"/> + <item id="869" + image="generic/crocclaw.png" + name="Red Scorpion clawn" + description="Not appetizing." + type="generic" + weight="20"/> + <item id="870" + image="generic/crocclaw.png" + name="Black Scorpion clawn" + description="It moves and pinches without its body." + type="generic" + weight="25"/> + <item id="871" + image="generic/crocclaw.png" + name="Golden Scorpion clawn" + description="A dangerous golden scropion claw." + type="generic" + weight="65"/> <!-- Necklaces --> <item id="1000" |