From c6e9bd51fa777e461d1b3324c11108a6f5f49439 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 May 2018 22:37:17 +0300 Subject: Fix item type for Manana. Because script not deleting it after use. --- db/re/item_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index cbd1c509..b4764fba 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1035,7 +1035,7 @@ item_db: ( Id: 528 AegisName: "Manana" Name: "Manana" - Type: "IT_DELAYCONSUME" + Type: "IT_HEALING" Buy: 100 Sell: 35 Weight: 10 -- cgit v1.2.3-70-g09d2