From 75819c6b23faab7d664b38e4ea37271e9d083f6b Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 02 十月 2018 22:50:50 +0800
Subject: [PATCH] 7 修复仙盟联赛常规活动时间配置错误bug(活动时间改为周五);
---
CoreServerGroup/GameServer/PySysDB/tagFBStateTime.txt | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/CoreServerGroup/GameServer/PySysDB/tagFBStateTime.txt b/CoreServerGroup/GameServer/PySysDB/tagFBStateTime.txt
index a989e15..a0d984a 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFBStateTime.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFBStateTime.txt
@@ -14,11 +14,11 @@
13 31160 2 20 30 21 0 1 1 {}
14 31160 4 20 30 21 0 1 1 {}
15 31160 6 20 30 21 0 1 1
-16 31220 2 19 0 21 0 0 11 {0:["FamilyMatchTime", []]}
-17 31220 2 21 0 21 20 1 12 {-5:["FamilyMatchBeforeStart", [5]], -3:["FamilyMatchBeforeStart", [3]], -1:["FamilyMatchBeforeStart", [1]], 0:["FamilyMatchStart", []]}
-18 31220 2 21 21 21 25 0 13 {}
-19 31220 2 21 25 21 30 0 21 {0:["FamilyMatchTime", []]}
-20 31220 2 21 30 21 50 1 22 {-5:["FamilyMatchBeforeStart", [5]], -3:["FamilyMatchBeforeStart", [3]], -1:["FamilyMatchBeforeStart", [1]], 0:["FamilyMatchStart", []]}
-21 31220 2 21 51 23 59 0 23 {}
+16 31220 5 19 0 21 0 0 11 {0:["FamilyMatchTime", []]}
+17 31220 5 21 0 21 20 1 12 {-5:["FamilyMatchBeforeStart", [5]], -3:["FamilyMatchBeforeStart", [3]], -1:["FamilyMatchBeforeStart", [1]], 0:["FamilyMatchStart", []]}
+18 31220 5 21 21 21 25 0 13 {}
+19 31220 5 21 25 21 30 0 21 {0:["FamilyMatchTime", []]}
+20 31220 5 21 30 21 50 1 22 {-5:["FamilyMatchBeforeStart", [5]], -3:["FamilyMatchBeforeStart", [3]], -1:["FamilyMatchBeforeStart", [1]], 0:["FamilyMatchStart", []]}
+21 31220 5 21 51 23 59 0 23 {}
23 31010 3 21 0 21 30 1 1 {-5:['XMZZBeforeStart',[5]],0:['XMZZStart',[]]}
24 31010 7 21 0 21 30 1 1 {-5:['XMZZBeforeStart',[5]],0:['XMZZStart',[]]}
--
Gitblit v1.8.0