diff options
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 784747ea7..c2e788e16 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7197,7 +7197,7 @@ item_db: ( bonus bStr,1; if ($@SEASON == SUMMER) { bonus bDef,20; - bonus2 bExpAddRace,RC_All,20; + bonus2 bExpAddRace,RC_All,5; //bonus2 bExpAddRace,RC_Brute,20; //bonus2 bExpAddRace,RC_Formless,20; } |