From fd21c7ce1996ebd6afcb28344202aeb79905af3c Mon Sep 17 00:00:00 2001 From: Saulc Date: Thu, 5 Apr 2018 07:49:34 +0000 Subject: Update MountainSnakeEgg 600 --- db/re/item_db.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 1c6890681..a977a3e0f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2259,7 +2259,7 @@ item_db: ( Name: "Snake Egg" Type: "IT_HEALING" Buy: 400 - Sell: 98 + Sell: 45 Weight: 8 Gender: "SEX_ANY" WeaponLv: 0 @@ -2285,8 +2285,8 @@ item_db: ( Name: "Moutain Snake Egg" Type: "IT_HEALING" Buy: 400 - Sell: 100 - Weight: 1 + Sell: 80 + Weight: 9 Gender: "SEX_ANY" WeaponLv: 0 EquipLv: 0 @@ -2298,9 +2298,9 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 10; - @max = 100; - @delay = 4; + @min = 150; + @max = 250; + @delay = 3; @type = 1; doevent "rand_sc_heal::OnUse"; "> -- cgit v1.2.3-60-g2f50