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

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

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

--
Gitblit v1.8.0