From cc3092a974631e434b2e65c586fba0b5d0caaf3c Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期一, 03 十二月 2018 21:04:18 +0800
Subject: [PATCH] 5198 【测试】【1.3】【1.2】外网全服Boss复活、许愿池、双倍修行点活动配置

---
 CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt |    2 ++
 db/PyMongoDataServer/PySysDB/tagActBossReborn.txt        |    1 +
 db/PyMongoDataServer/PySysDB/tagActWishingWell.txt       |    2 ++
 db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt        |    1 +
 CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt  |    1 +
 CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt  |    1 +
 6 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt b/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt
index 64fa8e7..a72eb0c 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt
@@ -7,3 +7,4 @@
 6	yunying2	[]	[]	2018-11-14	2018-11-16	1	{0:["BossFHOpen", []]}	{}	110	1
 7	yunying3	[]	[]	2018-11-21	2018-11-23	1	{0:["BossFHOpen", []]}	{}	110	1
 8	xiaoxuefh18	[]	[]	2018-11-30	2018-12-2	1	{0:["BossFHOpen", []]}	{}	110	1
+9	daxuefh18	[]	[]	2018-12-5	2018-12-7	1	{0:["BossFHOpen", []]}	{}	110	1
diff --git a/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt b/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt
index 0663c14..f9709e0 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt
@@ -1,3 +1,4 @@
 CfgID	ActMark	PlatformList	ServerIDList	StartDate	EndDate	ResetType	NotifyInfoStart	NotifyInfoEnd	Multiple	LimitLV	LimitPoint
 1	opensever	[]	[]	6	7	1	{0:["MultipleXXDOpen", []]}	{}	2	110	3000
 2	guoqing11	[]	[7001,7002,7003,8002,8003,8004]	2018-10-4	2018-10-5	1	{0:["MultipleXXDOpen", []]}	{}	2	110	3000
+3	daxuexx18	[]	[]	2018-12-9	2018-12-10	1	{0:["MultipleXXDOpen", []]}	{}	2	110	3000
diff --git a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
index a664544..eaf6a1a 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
@@ -6,3 +6,5 @@
 5	yunying2	[]	[]	2018-11-26	2018-11-26	1	0	{0:["XYCOpen", []]}	{}	[]	110
 6	xiaoxuexy18	[]	[]	2018-12-3	2018-12-3	1	0	{0:["XYCOpen", []]}	{}	[]	110
 7	kaifu3	[]	[]	12	13	1	0	{0:["XYCOpen", []]}	{}	[]	110
+8	daxuexy1	[]	[]	2018-12-7	2018-12-7	1	0	{0:["XYCOpen", []]}	{}	[]	110
+9	daxuexy2	[]	[]	2018-12-11	2018-12-11	1	0	{0:["XYCOpen", []]}	{}	[]	110
diff --git a/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt b/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt
index e9a7ec8..2be1300 100644
--- a/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt
@@ -7,3 +7,4 @@
 6	2018-11-14	2018-11-16	1	110	1
 7	2018-11-21	2018-11-23	1	110	1
 8	2018-11-30	2018-12-2	1	110	1
+9	2018-12-5	2018-12-7	1	110	1
diff --git a/db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt b/db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt
index ae53aea..cff6044 100644
--- a/db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActRealmPoint.txt
@@ -1,3 +1,4 @@
 CfgID	Multiple	LimitLV	LimitPoint
 1	2	110	3000
 2	2	110	3000
+3	2	110	3000
diff --git a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
index 3dab706..9023e82 100644
--- a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
@@ -6,3 +6,5 @@
 5	2018-11-26	2018-11-26	1	0	110	1
 6	2018-12-3	2018-12-3	1	0	110	1
 7	12	13	1	0	110	1
+8	2018-12-7	2018-12-7	1	0	110	1
+9	2018-12-11	2018-12-11	1	0	110	1

--
Gitblit v1.8.0