From 58a56172ed5b2175740bb371cc467ac7018d78f8 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期五, 28 九月 2018 21:15:30 +0800
Subject: [PATCH] 3945  Boss复活活动新增开服第三天和第四天活动

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

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt b/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt
index 9dbef24..1f899b3 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt
@@ -1,3 +1,3 @@
 CfgID	ActMark	ServerIDList	StartDate	EndDate	ResetType	NotifyInfoStart	NotifyInfoEnd	LimitLV	TemplateID
-1	OpenSever	[]	3	4	1	{0:["BossFHOpen", []]}	{}	110	1
-2	OpenSever	[]	9	10	1	{0:["BossFHOpen", []]}	{}	110	1
+1	OpenSever	[]	3	5	1	{0:["BossFHOpen", []]}	{}	110	1
+2	OpenSever	[]	9	11	1	{0:["BossFHOpen", []]}	{}	110	1
diff --git a/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt b/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt
index a335753..9ee58df 100644
--- a/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActBossReborn.txt
@@ -1,3 +1,3 @@
 CfgID	StartDate	EndDate	ResetType	LimitLV	TemplateID
-1	3	4	1	110	1
-2	9	10	1	110	1
+1	3	5	1	110	1
+2	9	11	1	110	1

--
Gitblit v1.8.0