diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-05 17:32:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-05 17:32:25 -0300 |
commit | 02def3c7ac448b0801522d5b5257826ebc897361 (patch) | |
tree | 1c37a05b87ae2dc8eea4656b34b6afe6e252cc38 | |
parent | d4860c8b47772ea576217121b6c4b5517222e8db (diff) | |
download | clientdata-02def3c7ac448b0801522d5b5257826ebc897361.tar.gz clientdata-02def3c7ac448b0801522d5b5257826ebc897361.tar.bz2 clientdata-02def3c7ac448b0801522d5b5257826ebc897361.tar.xz clientdata-02def3c7ac448b0801522d5b5257826ebc897361.zip |
Patch for Xanthem. You're welcome.
-rw-r--r-- | items.xml | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1238,6 +1238,27 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. useButton="Eat" type="usable" weight="11"/> + <item id="642" + image="generic/guildcertification.png" + name="Housing Letter I" + description="Grants to holder an amount worth 10,000 GP in housing credits." + type="generic" + sellProtected="true" + weight="5"/> + <item id="643" + image="generic/guildcertification.png" + name="Housing Letter II" + description="Grants to holder an amount worth 100,000 GP in housing credits." + type="generic" + sellProtected="true" + weight="5"/> + <item id="644" + image="generic/guildcertification.png" + name="Housing Letter III" + description="Grants to holder an amount worth 1,000,000 GP in housing credits." + type="generic" + sellProtected="true" + weight="5"/> <item id="699" image="generic/tortugashell.png" |