From 364b373ddb7a5f536b0bcd92be144810f83780e5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 14 Apr 2019 23:27:13 -0300 Subject: Make the potions really stronger, not just "artificially stronger" --- db/re/item_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index bd56d8db7..83168037b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2845,7 +2845,7 @@ item_db: ( Script: <" @min = 10; @max = 20; - @delay = 15; + @delay = 17; @type = SC_INCLUK; doevent "inc_sc_bonus::OnUse"; "> @@ -2862,7 +2862,7 @@ item_db: ( Script: <" @min = 20; @max = 30; - @delay = 10; + @delay = 14; @type = SC_INCLUK; doevent "inc_sc_bonus::OnUse"; "> -- cgit v1.2.3-60-g2f50