From 62f0c24e6e50979285a0b7bac0e95ecacdebdca0 Mon Sep 17 00:00:00 2001 From: Saulc Date: Thu, 5 Apr 2018 07:34:56 +0000 Subject: Update snake egg 599 --- db/re/item_db.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 96d1b89af..ee9d79847 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2259,8 +2259,8 @@ item_db: ( Name: "Snake Egg" Type: "IT_HEALING" Buy: 400 - Sell: 100 - Weight: 1 + Sell: 98 + Weight: 8 Gender: "SEX_ANY" WeaponLv: 0 EquipLv: 0 @@ -2272,8 +2272,8 @@ item_db: ( Sprite: 0 UseEffect: "EFFECT_HEAL" Script: <" - @min = 10; - @max = 100; + @min = 100; + @max = 200; @delay = 4; @type = 1; doevent "rand_sc_heal::OnUse"; -- cgit v1.2.3-70-g09d2