From a18585d1766acf17ac72beea9aa694a46dcf2b20 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 15 Apr 2019 00:08:56 -0300 Subject: Fix typo --- db/re/item_db.conf | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2bbca4d1c..f3544389b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -2798,6 +2798,7 @@ item_db: ( Weight: 45 Refine: false ViewSprite: 646 + Delay: 500 Script: <" sc_start SC_WALKSPEED,5000,150; "> @@ -2812,6 +2813,7 @@ item_db: ( Weight: 20 Refine: false ViewSprite: 647 + Delay: 500 Script: <" sc_start SC_INCHIT,20000,40; "> @@ -2825,6 +2827,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 5; @max = 10; @@ -2842,6 +2845,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 10; @max = 20; @@ -2859,6 +2863,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 20; @max = 30; @@ -2876,6 +2881,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 5; @max = 10; @@ -2893,6 +2899,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 10; @max = 20; @@ -2910,6 +2917,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 20; @max = 30; @@ -2927,6 +2935,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 5; @max = 10; @@ -2944,6 +2953,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 10; @max = 20; @@ -2961,6 +2971,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 20; @max = 30; @@ -2978,6 +2989,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 5; @max = 10; @@ -2995,6 +3007,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 10; @max = 20; @@ -3012,6 +3025,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 20; @max = 30; @@ -3029,6 +3043,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 5; @max = 10; @@ -3046,6 +3061,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 10; @max = 20; @@ -3063,6 +3079,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 20; @max = 30; @@ -3082,11 +3099,12 @@ item_db: ( Sell: 0 Weight: 50 Refine: false + Delay: 500 Script: <" @min = 10; @max = 10; @delay = 30; - @type = SC_MHPRATE; + @type = SC_INCMHPRATE; doevent "inc_sc_bonus::OnUse"; "> }, @@ -3099,11 +3117,12 @@ item_db: ( Sell: 0 Weight: 50 Refine: false + Delay: 500 Script: <" @min = 10; @max = 10; @delay = 30; - @type = SC_MSPRATE; + @type = SC_INCMSPRATE; doevent "inc_sc_bonus::OnUse"; "> }, @@ -3116,6 +3135,7 @@ item_db: ( Sell: 0 Weight: 20 Refine: false + Delay: 500 Script: <" @min = 40; @max = 40; -- cgit v1.2.3-70-g09d2