diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-01 16:23:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-01 16:23:05 -0300 |
commit | c07027b3bc0aeda96bab57740902eb47cd3dc8ec (patch) | |
tree | 54055ea53b210458b3340e630e368afb0816db3b /conf | |
parent | 457724f14cf882852cb53ffc45b6b38fff709daa (diff) | |
download | serverdata-c07027b3bc0aeda96bab57740902eb47cd3dc8ec.tar.gz serverdata-c07027b3bc0aeda96bab57740902eb47cd3dc8ec.tar.bz2 serverdata-c07027b3bc0aeda96bab57740902eb47cd3dc8ec.tar.xz serverdata-c07027b3bc0aeda96bab57740902eb47cd3dc8ec.zip |
*sigh* I'm not going to add real, worth-while values at Bracco
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map/battle/exp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/exp.conf b/conf/map/battle/exp.conf index 1aae6c22d..86129face 100644 --- a/conf/map/battle/exp.conf +++ b/conf/map/battle/exp.conf @@ -96,7 +96,7 @@ pvp_exp: true death_penalty_type: 1 // Base exp. penalty rate (Each 100 is 1% of their exp) -death_penalty_base: 724 +death_penalty_base: 624 // Job exp. penalty rate (Each 100 is 1% of their exp) death_penalty_job: 298 |