From 4f122ca03afb9530d5e60798e3d3948c57bafd64 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 4 Mar 2021 12:18:39 -0300 Subject: Improve Move Speed Potion duration from 15~30s to 45~60s --- db/re/item_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ce0a6dd85..74052d413 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2661,7 +2661,7 @@ item_db: ( Script: <" @min = 150; @max = 150; - @delay = rand(15,30); + @delay = rand(45,60); @type = SC_WALKSPEED; doevent "inc_sc_bonus::OnUse"; "> -- cgit v1.2.3-60-g2f50