From c6801535183b3551b57155fc472adf32553ad178 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 13 Mar 2019 12:47:57 -0300 Subject: Fix some minor problems on items --- db/re/item_db.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 9a2b8c3f5..e4e6b9f44 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1394,7 +1394,7 @@ item_db: ( { Id: 567 AegisName: "SkullBloodyMug" - Name: "SkullBloodyMug" + Name: "Skull Bloody Mug" Type: "IT_HEALING" Buy: 50 Sell: 25 @@ -1405,7 +1405,7 @@ item_db: ( UseEffect: "EFFECT_HEAL" Script: <" @min = 4; - @max = 400; + @max = 4; @delay = 3; @type = 1; doevent "rand_sc_heal::OnUse"; @@ -2797,7 +2797,7 @@ item_db: ( Type: "IT_USABLE" Buy: 1000000 Sell: 0 - Weight: 100 + Weight: 45 Refine: false ViewSprite: 646 Script: <" -- cgit v1.2.3-60-g2f50