From 6b152b17a7c7d1a8ce5409564bbd72a1052d68c1 Mon Sep 17 00:00:00 2001 From: cehua_LC <tingame100@163.com> Date: 星期二, 04 九月 2018 21:27:26 +0800 Subject: [PATCH] 3269 Boss复活活动、双倍修行点活动开启时间 --- CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt | 2 +- CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt b/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt index ddb5f5c..4356b71 100644 --- a/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt +++ b/CoreServerGroup/GameServer/PySysDB/tagActBossReborn.txt @@ -1,3 +1,3 @@ CfgID ActMark ServerIDList StartDate EndDate NotifyInfoStart NotifyInfoEnd LimitLV TemplateID -1 test1 [] 2018-7-16 2018-7-18 {0:["BossFHOpen", []]} {} 110 1 +1 test1 [] 2018-9-14 2018-9-15 {0:["BossFHOpen", []]} {} 110 1 2 test2 [] 2018-7-13 2018-7-15 {0:["BossFHOpen", []]} {} 110 2 diff --git a/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt b/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt index 883d287..64cb4e7 100644 --- a/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt +++ b/CoreServerGroup/GameServer/PySysDB/tagActRealmPoint.txt @@ -1,3 +1,3 @@ CfgID ActMark ServerIDList StartDate EndDate NotifyInfoStart NotifyInfoEnd Multiple LimitLV -1 test1 [] 2018-7-31 2018-8-3 {} {} 3 110 -2 test2 [] 2018-7-13 2018-7-15 {} {} 3 110 +1 test1 [] 2018-7-31 2018-8-3 {} {} 2 110 +2 test2 [] 2018-9-12 2018-9-13 {} {} 2 110 -- Gitblit v1.8.0