diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index cc3d16010..7e6a30625 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -19057,7 +19057,7 @@ item_db: ( Refine: false Delay: 1500 Script: <" - callfunc "GD_regenerating", 1, "filter_sameguildorparty"; + callfunc "GD_regenerating", 5, "filter_onlyme"; "> }, { @@ -19099,7 +19099,7 @@ item_db: ( Refine: false Delay: 1500 Script: <" - callfunc "GD_atkboost", 1, "filter_sameguildorparty"; + callfunc "GD_atkboost", 5, "filter_onlyme"; "> }, { @@ -19141,7 +19141,7 @@ item_db: ( Refine: false Delay: 1500 Script: <" - callfunc "GD_defboost", 1, "filter_sameguildorparty"; + callfunc "GD_defboost", 5, "filter_onlyme"; "> }, { @@ -19183,7 +19183,7 @@ item_db: ( Refine: false Delay: 1500 Script: <" - callfunc "GD_critboost", 1, "filter_sameguildorparty"; + callfunc "GD_critboost", 5, "filter_onlyme"; "> }, { |