diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-05 19:02:52 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-05 19:02:52 +0000 |
commit | 01368ed9a40bc98ac870b04380ad1344485962e4 (patch) | |
tree | 1ddd75df4b7a0243a852e0e21ccf4ff03a2be62d /conf-tmpl/battle/exp.conf | |
parent | 88a5d0cdda513357496b9d53878618e1620f47e8 (diff) | |
download | hercules-01368ed9a40bc98ac870b04380ad1344485962e4.tar.gz hercules-01368ed9a40bc98ac870b04380ad1344485962e4.tar.bz2 hercules-01368ed9a40bc98ac870b04380ad1344485962e4.tar.xz hercules-01368ed9a40bc98ac870b04380ad1344485962e4.zip |
typos: recieve -> receive
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10163 54d463be-8e91-2dee-dedb-b68131a5f0ec
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 |