From b0af0f82b3760d086852c94d011d3dcab87cf053 Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 11 Apr 2016 03:59:52 +0200 Subject: Change books's type from IT_HEALING to IT_USABLE. --- db/re/item_db.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2c00e542..5f1a45c3 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -560,7 +560,7 @@ item_db: ( Id: 514 AegisName: "OldBook" Name: "Old Book" - Type: "IT_HEALING" + Type: "IT_USABLE" Buy: 30 Sell: 10 Weight: 25 @@ -1125,7 +1125,7 @@ item_db: ( Id: 532 AegisName: "PiouAndTheFluffy" Name: "Piou and The Fluffy" - Type: "IT_HEALING" + Type: "IT_USABLE" Buy: 50 Sell: 11 Weight: 25 @@ -1154,7 +1154,7 @@ item_db: ( Id: 533 AegisName: "PoemAboutPoems" Name: "Poem about Poems" - Type: "IT_HEALING" + Type: "IT_USABLE" Buy: 40 Sell: 10 Weight: 20 @@ -1183,7 +1183,7 @@ item_db: ( Id: 534 AegisName: "ChorusOfTheWoods" Name: "Chorus of the Woods" - Type: "IT_HEALING" + Type: "IT_USABLE" Buy: 30 Sell: 10 Weight: 25 -- cgit v1.2.3-60-g2f50