diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/battle/exp.conf | 2 | ||||
-rw-r--r-- | conf-tmpl/msg_athena.conf | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf index 08e180c10..ad5085b65 100644 --- a/conf-tmpl/msg_athena.conf +++ b/conf-tmpl/msg_athena.conf @@ -443,7 +443,7 @@ 517: Message not found. 518: Reading message from %s. 519: Cannot delete unread priority mail. -520: You have recieved new mail, use @listmail before deleting. +520: You have received new mail, use @listmail before deleting. 521: Message deleted. 522: You must wait 10 minutes before sending another message. 523: Access Denied. |