From 883f539c1533bed44852fe6e3b04457de7297370 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 3 Jul 2023 15:11:37 -0300 Subject: Disable status boosting fruits --- db/re/item_db.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 98e7629..ab4a14f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -18624,7 +18624,7 @@ item_db: ( Weight: 10 Delay: 500 Script: <" - statusup2(bStr, 1); + //statusup2(bStr, 1); STATUSUP_STR+=1; "> }, @@ -18638,7 +18638,7 @@ item_db: ( Weight: 10 Delay: 500 Script: <" - statusup2(bAgi, 1); + //statusup2(bAgi, 1); STATUSUP_AGI+=1; "> }, @@ -18652,7 +18652,7 @@ item_db: ( Weight: 10 Delay: 500 Script: <" - statusup2(bVit, 1); + //statusup2(bVit, 1); STATUSUP_VIT+=1; "> }, @@ -18666,7 +18666,7 @@ item_db: ( Weight: 10 Delay: 500 Script: <" - statusup2(bInt, 1); + //statusup2(bInt, 1); STATUSUP_INT+=1; "> }, @@ -18680,7 +18680,7 @@ item_db: ( Weight: 10 Delay: 500 Script: <" - statusup2(bDex, 1); + //statusup2(bDex, 1); STATUSUP_DEX+=1; "> }, @@ -18694,7 +18694,7 @@ item_db: ( Weight: 10 Delay: 500 Script: <" - statusup2(bLuk, 1); + //statusup2(bLuk, 1); STATUSUP_LUK+=1; "> }, @@ -18732,7 +18732,7 @@ item_db: ( getitem callfunc("any", StrengthFruit, AgilityFruit, VitalityFruit, IntelligenceFruit, DexterityFruit, LuckFruit), 1; end; } - statusup2(.@r, 1); + //statusup2(.@r, 1); "> }, { -- cgit v1.2.3-70-g09d2