diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d3ce3543f..d3581c0c9 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2222,7 +2222,7 @@ item_db: ( Type: "IT_HEALING" Buy: 400 Sell: 30 - Weight: 4 + Weight: 300 Gender: "SEX_ANY" WeaponLv: 0 EquipLv: 0 @@ -2234,7 +2234,7 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 100; + @min = 180; @max = 800; @delay = 3; @type = 1; |