diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-17 14:44:36 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-17 14:44:36 -0300 |
commit | 28ecd465a9150d5288745a49f81de379022c6001 (patch) | |
tree | 770bdf304f8d851d1a8cd6f24d1aa0d03b8a06eb | |
parent | b441f7a2fe310c086e39cccc180968a34892f453 (diff) | |
download | clientdata-28ecd465a9150d5288745a49f81de379022c6001.tar.gz clientdata-28ecd465a9150d5288745a49f81de379022c6001.tar.bz2 clientdata-28ecd465a9150d5288745a49f81de379022c6001.tar.xz clientdata-28ecd465a9150d5288745a49f81de379022c6001.zip |
Blanket moved
-rw-r--r-- | items.xml | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -1953,12 +1953,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A twisted needle. It would be difficult to find one in a haystack, for example." type="generic" weight="3"/> - <item id="748" - image="generic/blanket.png" - name="Blanket" - description="A blanket big enough to cover a reinboo's back, but not very warm." - type="generic" - weight="50"/> + <!-- ID 748 is free --> <item id="749" image="generic/bone.png" name="Bone" @@ -3260,7 +3255,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="equip-necklace" weight="450"> </item> - <!-- 1166 is free --> + <item id="1166" + image="generic/blanket.png" + name="Blanket" + description="A blanket big enough to cover a reinboo's back, but not very warm." + level="52" + type="equip-necklace" + weight="45"> + </item> <item id="1167" image="equipment/charms/earthscroll.png" name="Earth Scroll" |