From 207ed7b67d2c47e14ab78c744681b6c3f67a9d0e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 10 Apr 2019 09:03:09 -0300 Subject: Hercules Update --- conf/map/battle/client.conf | 9 +++++++++ conf/map/battle/feature.conf | 5 +++++ 2 files changed, 14 insertions(+) (limited to 'conf') diff --git a/conf/map/battle/client.conf b/conf/map/battle/client.conf index ac973af18..be7f45c94 100644 --- a/conf/map/battle/client.conf +++ b/conf/map/battle/client.conf @@ -189,3 +189,12 @@ mvp_exp_reward_message: false // character has 0 HP when dead. // Default: true (Official behavior) display_fake_hp_when_dead: false + +// Send ping timer +// For clients 20190320 Re+ +// Interval in seconds for each timer invoke. +ping_timer_inverval: 30 + +// Send packets timeout in seconds before ping packet can be sent. +// For clients 20190320 Re+ +ping_time: 20 diff --git a/conf/map/battle/feature.conf b/conf/map/battle/feature.conf index fb7a1dc52..a60f271b8 100644 --- a/conf/map/battle/feature.conf +++ b/conf/map/battle/feature.conf @@ -83,4 +83,9 @@ features: { // Attendance End time in the format YearMonthDay feature_attendance_endtime: 20180331 + + // Enable Achievement System + // true: enable (Default) + // false: disable + enable_achievement_system: false } -- cgit v1.2.3-60-g2f50