diff options
-rw-r--r-- | items.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1242,21 +1242,21 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="generic/guildcertification.png" name="Housing Letter I" description="Grants to holder an amount worth 10,000 GP in housing credits." - type="generic" + type="usable" 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" + type="usable" 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" + type="usable" sellProtected="true" weight="5"/> |