From b9215391c42ea2f3499ea8c89b5798a21fef6c5f Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 11 May 2018 12:02:07 +0000 Subject: fix mouboo steak --- db/re/item_db.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 85836f093..b698ed89b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1668,8 +1668,8 @@ item_db: ( Name: "Mouboo Steak" Type: "IT_HEALING" Buy: 50 - Sell: 25 - Weight: 4 + Sell: 26 + Weight: 250 WeaponLv: 0 EquipLv: 0 Refine: false @@ -1680,9 +1680,9 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 4; + @min = 250; @max = 400; - @delay = 3; + @delay = 5; @type = 1; doevent "rand_sc_heal::OnUse"; "> -- cgit v1.2.3-60-g2f50