diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-28 03:56:52 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-28 03:56:52 -0300 |
commit | d76f602c4ebcb5c7b1d9a369fed42a3870bd9faf (patch) | |
tree | 167155850f37dc547f7b1ec520b46b4406b3c7aa /items.xml | |
parent | 7ef8f58c89a282e8471cc2191a61d82dad75b214 (diff) | |
download | clientdata-d76f602c4ebcb5c7b1d9a369fed42a3870bd9faf.tar.gz clientdata-d76f602c4ebcb5c7b1d9a369fed42a3870bd9faf.tar.bz2 clientdata-d76f602c4ebcb5c7b1d9a369fed42a3870bd9faf.tar.xz clientdata-d76f602c4ebcb5c7b1d9a369fed42a3870bd9faf.zip |
Previously broken items are now working properly
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -448,7 +448,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="536" image="usable/book-chorus.png" name="Fluffy Animals who Love Their Owners" - description="A quick guide to introduce pet caring. Rakinorf Saulc, Broken Item." + description="A quick guide to introduce pet caring." useButton="Read" type="usable" weight="20"/> @@ -462,14 +462,14 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="538" image="usable/book-fishing.png" name="Fishing Guide Vol. I" - description="A small book that covers the basics of fishing. Rakinorf Saulc, Broken Item." + description="A small book that covers the basics of fishing." useButton="Read" type="usable" weight="25"/> <item id="539" image="usable/roastedmaggot.png" name="Roasted Maggot" - description="Tasty crunchy snack.." + description="Tasty crunchy snack!" useButton="Eat" effect="Heal 55-155 HP" type="usable" |