summaryrefslogtreecommitdiff
path: root/conf/map/battle
diff options
context:
space:
mode:
authorEmistry Haoyan <Equinox1991@gmail.com>2017-03-14 00:15:49 +0800
committerEmistry Haoyan <Equinox1991@gmail.com>2017-03-14 00:15:49 +0800
commit880ea659c9ec5241579281c8f9bff256d3d42eac (patch)
treef95e240db0325d101afdb38257d1ea884294b376 /conf/map/battle
parent7b4d4fb92603ef1e622b52e777cd5ac1b7f97d55 (diff)
downloadhercules-880ea659c9ec5241579281c8f9bff256d3d42eac.tar.gz
hercules-880ea659c9ec5241579281c8f9bff256d3d42eac.tar.bz2
hercules-880ea659c9ec5241579281c8f9bff256d3d42eac.tar.xz
hercules-880ea659c9ec5241579281c8f9bff256d3d42eac.zip
Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer
- Fixed MVP exp message issue clients 2013-12-23cRagexe and newer. - Gravity remove packet MVP exp message - Credit to https://github.com/rathena/rathena/commit/85749e84b91087960e868e30a7a052b0c0cdce5b
Diffstat (limited to 'conf/map/battle')
-rw-r--r--conf/map/battle/client.conf5
1 files changed, 5 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