diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-08-25 22:55:47 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-08-25 22:55:47 -0300 |
commit | 25167a8fce4a51a4c2247c3c40e657e12a7f6cb7 (patch) | |
tree | b516559663d87cf45c0a35eb945463939869f674 /db/re/item_db.conf | |
parent | 9da5e7b88d602fce8b0103daeb2ae355feb1e068 (diff) | |
download | serverdata-25167a8fce4a51a4c2247c3c40e657e12a7f6cb7.tar.gz serverdata-25167a8fce4a51a4c2247c3c40e657e12a7f6cb7.tar.bz2 serverdata-25167a8fce4a51a4c2247c3c40e657e12a7f6cb7.tar.xz serverdata-25167a8fce4a51a4c2247c3c40e657e12a7f6cb7.zip |
Down extra experience during summer with Luffyx to 5%
Diffstat (limited to 'db/re/item_db.conf')
-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; } |