From 47882a709ba74a9ffad71630ade19ead7ba67f6c Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期一, 08 十月 2018 10:15:05 +0800 Subject: [PATCH] 3990 【后端】【主干】仙界盛典开启和关闭时间修改为凌晨5点 --- CoreServerGroup/GameServer/Script/Player/PlayerFairyCeremony.pyc | 0 CoreServerGroup/GameServer/Script/IpyGameDataPY.pyc | 0 CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc | 0 ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc | 0 CoreServerGroup/GameServer/PySysDB/tagActFairyCeremony.txt | 6 +++--- 5 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CoreServerGroup/GameServer/PySysDB/tagActFairyCeremony.txt b/CoreServerGroup/GameServer/PySysDB/tagActFairyCeremony.txt index 85a0948..e90fd56 100644 --- a/CoreServerGroup/GameServer/PySysDB/tagActFairyCeremony.txt +++ b/CoreServerGroup/GameServer/PySysDB/tagActFairyCeremony.txt @@ -1,3 +1,3 @@ -CfgID ActMark ServerIDList StartDate EndDate NotifyInfoStart NotifyInfoEnd LimitLV -1 test1 [] 2018-9-30 2018-9-30 {0:["CeremonyStart", []],30:["CeremonyStart", []],60:["CeremonyStart", []],180:["CeremonyStart", []],360:["CeremonyStart", []]} {-60:["CeremonyEnd", []],-30:["CeremonyEnd", []],0:["CeremonyEnd", []]} 110 -2 test2 [] 2018-10-6 2018-10-6 {0:["CeremonyStart", []],30:["CeremonyStart", []],60:["CeremonyStart", []],180:["CeremonyStart", []],360:["CeremonyStart", []]} {-60:["CeremonyEnd", []],-30:["CeremonyEnd", []],0:["CeremonyEnd", []]} 110 +CfgID ActMark ServerIDList StartDate EndDate ResetType NotifyInfoStart NotifyInfoEnd LimitLV +1 test1 [] 2018-9-30 2018-10-1 1 {0:["CeremonyStart", []],30:["CeremonyStart", []],60:["CeremonyStart", []],180:["CeremonyStart", []],360:["CeremonyStart", []]} {-60:["CeremonyEnd", []],-30:["CeremonyEnd", []],0:["CeremonyEnd", []]} 110 +2 test2 [] 2018-10-6 2018-10-6 1 {0:["CeremonyStart", []],30:["CeremonyStart", []],60:["CeremonyStart", []],180:["CeremonyStart", []],360:["CeremonyStart", []]} {-60:["CeremonyEnd", []],-30:["CeremonyEnd", []],0:["CeremonyEnd", []]} 110 diff --git a/CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc b/CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc index 2e13acc..d69bba9 100644 --- a/CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc +++ b/CoreServerGroup/GameServer/Script/ChPyNetSendPack.pyc Binary files differ diff --git a/CoreServerGroup/GameServer/Script/IpyGameDataPY.pyc b/CoreServerGroup/GameServer/Script/IpyGameDataPY.pyc index 5f02adf..f54cc98 100644 --- a/CoreServerGroup/GameServer/Script/IpyGameDataPY.pyc +++ b/CoreServerGroup/GameServer/Script/IpyGameDataPY.pyc Binary files differ diff --git a/CoreServerGroup/GameServer/Script/Player/PlayerFairyCeremony.pyc b/CoreServerGroup/GameServer/Script/Player/PlayerFairyCeremony.pyc index 4ab0611..5649460 100644 --- a/CoreServerGroup/GameServer/Script/Player/PlayerFairyCeremony.pyc +++ b/CoreServerGroup/GameServer/Script/Player/PlayerFairyCeremony.pyc Binary files differ diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc index ce94e4e..8cafd41 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.pyc Binary files differ -- Gitblit v1.8.0