diff options
author | Haru <haru@dotalux.com> | 2017-03-16 14:28:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-16 14:28:16 +0100 |
commit | 8a6625c2e0b1a426dca880ef3ed610a2c34a9f31 (patch) | |
tree | 88aa4e9d29a5c8697f115b0abec440caed134361 /conf | |
parent | 07639c861a7326c4ae022a6fedc161941f69e651 (diff) | |
parent | 880ea659c9ec5241579281c8f9bff256d3d42eac (diff) | |
download | hercules-8a6625c2e0b1a426dca880ef3ed610a2c34a9f31.tar.gz hercules-8a6625c2e0b1a426dca880ef3ed610a2c34a9f31.tar.bz2 hercules-8a6625c2e0b1a426dca880ef3ed610a2c34a9f31.tar.xz hercules-8a6625c2e0b1a426dca880ef3ed610a2c34a9f31.zip |
Merge pull request #1630 from Emistry/fix_mvp_message
Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map/battle/client.conf | 5 | ||||
-rw-r--r-- | conf/messages.conf | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index 15fa71faf..c3409b578 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -159,3 +159,8 @@ client_accept_chatdori: 0 // A value of 100 (allowing 100% blank pixels) disables this check. // NOTE: Enabling this option slightly degrades performance. client_emblem_max_blank_percent: 100 + +// Show the MVP EXP reward message for clients 2013-12-23cRagexe and newer? (Note 1) +// kRO removed the packet and this re-enables the message. +// Official: false. +mvp_exp_reward_message: false diff --git a/conf/messages.conf b/conf/messages.conf index a97a755f7..efc8d8a36 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -612,6 +612,9 @@ //670-855 FREE (please start using from the top if you need, leave the 670+ range for new jobs) +// MVP exp message issue clients 2013-12-23cRagexe and newer. +855: Congratulations! You are the MVP! Your reward EXP Points are %u !! + // MvP Tomb 856: Tomb 857: [ ^EE0000%s^000000 ] |