From a171635b4d8791c55d6b224b2a4914d1d218d54c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 8 Aug 2019 00:02:05 -0300 Subject: Seadrops - sanitize (wut, this is not headache) --- db/re/item_db.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5e6c5c6f4..2b3705e90 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -322,7 +322,8 @@ item_db: ( ViewSprite: 508 UseEffect: "EFFECT_HEAL" Script: <" - sc_start SC_POISON, 30000, 0; + if (rand(10000) < 1000) + sc_start SC_POISON, 7000, 0; @type = 1; @rarity=2; doevent "rand_sc_heal::OnUse"; -- cgit v1.2.3-60-g2f50