From 2c8e9f654b4b97d85f3e4adfb67140698479cdf1 Mon Sep 17 00:00:00 2001 From: cehua-TT <448191260@qq.com> Date: 星期四, 20 九月 2018 20:03:41 +0800 Subject: [PATCH] 3715 新服双倍经验活动时间配置 --- CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt index 39526a6..6959de6 100644 --- a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt +++ b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt @@ -1,4 +1,2 @@ CfgID ActMark ServerIDList StartDate EndDate StartTime EndTime NotifyInfoStart NotifyInfoEnd LimitLV AddExpRate -1 test1 [] 2018-7-14 2018-7-15 12:00|18:00 13:00|19:00 { 0:["ExpActivity_Start", [2]]} {-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]} 110 10000 -2 test2 [] 2018-9-13 2018-9-15 12:00|18:00 13:00|19:00 { 0:["ExpActivity_Start", [3]]} {-5:["ExpActivity_End", [3]], 0:["ExpActivity_Close", [3]]} 110 20000 -3 NationalDay [] 2018-7-18 2018-7-18 12:00 13:00 { 0:["ExpActivity_Start", [5]]} {-5:["ExpActivity_End", [5]], 0:["ExpActivity_Close", [5]]} 110 40000 +1 OpenServer [] 7 7 18:00 20:00 { 0:["ExpActivity_Start", [2]]} {-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]} 110 10000 -- Gitblit v1.8.0