diff options
Diffstat (limited to 'conf-tmpl/battle/exp.conf')
-rw-r--r-- | conf-tmpl/battle/exp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf-tmpl/battle/exp.conf b/conf-tmpl/battle/exp.conf index 01d68ab4c..3e11599a2 100644 --- a/conf-tmpl/battle/exp.conf +++ b/conf-tmpl/battle/exp.conf @@ -73,7 +73,7 @@ resurrection_exp: 0 // The rate of job exp. when using discount and overcharge on an NPC // (in 0.01% increments - 100 is 1%, 10000 is normal, 20000 is double.) -// The way it is calculated is (money recieved * skill lv) * shop_exp / 10000. +// The way it is calculated is (money received * skill lv) * shop_exp / 10000. shop_exp: 0 // PVP exp. Do players get exp in PvP maps |