diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-24 17:36:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-24 17:36:50 -0300 |
commit | 2d2b7a60a7b0a8ca957d92e14697cf59aa97cf2e (patch) | |
tree | 23c888bb2b8e3d2ed28db3f6f45f5b033d6c430e | |
parent | bc6f62381d6a6bb64006f4325cb7a163e1f34d58 (diff) | |
download | clientdata-2d2b7a60a7b0a8ca957d92e14697cf59aa97cf2e.tar.gz clientdata-2d2b7a60a7b0a8ca957d92e14697cf59aa97cf2e.tar.bz2 clientdata-2d2b7a60a7b0a8ca957d92e14697cf59aa97cf2e.tar.xz clientdata-2d2b7a60a7b0a8ca957d92e14697cf59aa97cf2e.zip |
Guild related
-rw-r--r-- | items.xml | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -964,11 +964,11 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" weight="1250"/> <item id="714" - image="generic/box-aquada.png" - name="Aquada Box" - description="Contains 50 aquadas." + image="generic/letter-stamp.png" + name="Guild Certification" + description="This piece of paper grants you official permission to found a Guild." type="generic" - weight="850"/> + weight="5"/> <item id="715" image="generic/box-croconut.png" name="Croconut Box" @@ -1072,13 +1072,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. type="generic" weight="2" maxFloorOffset="8"/> - <item id="730" - image="generic/letter-stamp.png" - name="Guild Certification" - description="This piece of paper grants you official permission to found a Guild." - type="generic" - weight="1" - maxFloorOffset="4"/> + <!-- id 730 is free --> <item id="731" image="generic/diamond.png" name="Diamond" @@ -1981,6 +1975,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. description="A green powder made out of an emerald." type="generic" weight="12"/> + <item id="864" + image="generic/box-aquada.png" + name="Aquada Box" + description="Contains 50 aquadas." + type="generic" + weight="850"/> <!-- Necklaces --> <item id="1000" |