From 7a3d0ffd1c41e2c9a3d479d2b747c4cf8f0e2082 Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期六, 29 九月 2018 01:04:24 +0800
Subject: [PATCH] 3963 国庆双倍经验活动时间配置

---
 CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
index c0b06ce..410e5c7 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
@@ -1,4 +1,4 @@
 CfgID	ActMark	ServerIDList	StartDate	EndDate	StartTime	EndTime	NotifyInfoStart	NotifyInfoEnd	LimitLV	AddExpRate
 1	OpenServer	[]	6	6	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	110	10000
-2	NationalDay	[]	2018-10-3	2018-10-3	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	110	10000
-3	NationalDay	[]	2018-10-7	2018-10-7	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	110	10000
+2	NationalDay	[(7001,7003),(8002,8004)]	2018-10-3	2018-10-3	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	110	10000
+3	NationalDay	[(7001,7003),(8002,8004)]	2018-10-7	2018-10-7	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	110	10000

--
Gitblit v1.8.0