From c84fe88d0f19539ed654f23f3e0e8f8765cd25a7 Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期二, 13 十一月 2018 10:19:54 +0800
Subject: [PATCH] 4756 开服双倍经验活动配置

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

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
index cfe9dd1..42ae72a 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActExpRate.txt
@@ -1,5 +1,5 @@
 CfgID	ActMark	PlatformList	ServerIDList	StartDate	EndDate	StartTime	EndTime	NotifyInfoStart	NotifyInfoEnd	NotifyInfoLoop	LimitLV	AddExpRate
 1	OpenServer	[]	[]	5	5	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	[30, "ExpActivity_Goahead", [2]]	110	10000
-2	OpenServer	[]	[]	12	12	18:00	20:00	{ 0:["ExpActivity_Start", [3]]}	{-5:["ExpActivity_End", [3]], 0:["ExpActivity_Close", [3]]}	[30, "ExpActivity_Goahead", [3]]	110	20000
 3	DoubleExp10	[]	[]	2018-11-10	2018-11-10	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	[30, "ExpActivity_Goahead", [2]]	110	10000
 4	DoubleExp11	[]	[]	2018-11-11	2018-11-11	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	[30, "ExpActivity_Goahead", [2]]	110	10000
+5	NovemberExp17	[]	[]	2018-11-17	2018-11-17	18:00	20:00	{ 0:["ExpActivity_Start", [2]]}	{-5:["ExpActivity_End", [2]], 0:["ExpActivity_Close", [2]]}	[30, "ExpActivity_Goahead", [2]]	110	10000
diff --git a/db/PyMongoDataServer/PySysDB/tagActExpRate.txt b/db/PyMongoDataServer/PySysDB/tagActExpRate.txt
index 3e37d40..79d3e6b 100644
--- a/db/PyMongoDataServer/PySysDB/tagActExpRate.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActExpRate.txt
@@ -1,5 +1,5 @@
 CfgID	LimitLV	AddExpRate
 1	110	10000
-2	110	20000
 3	110	10000
 4	110	10000
+5	110	10000

--
Gitblit v1.8.0