From 33e4d52373395c0bb57a8785586453ef5c4785a1 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期四, 15 十一月 2018 17:09:39 +0800
Subject: [PATCH] 4836 【测试】【1.2】【1.3】许愿池新服活动重置时间改为凌晨0点

---
 CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
index 1208948..f25524c 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagActWishingWell.txt
@@ -1,3 +1,3 @@
 CfgID	ActMark	PlatformList	ServerIDList	StartDate	EndDate	IsDayReset	ResetType	NotifyInfoStart	NotifyInfoEnd	NotifyInfoLoop	LimitLV
-1	kaifu1	[]	[]	3	5	1	1	{0:["XYCOpen", []]}	{}	[]	110
-2	kaifu2	[]	[]	7	9	1	1	{0:["XYCOpen", []]}	{}	[]	110
+1	kaifu1	[]	[]	3	4	1	0	{0:["XYCOpen", []]}	{}	[]	110
+2	kaifu2	[]	[]	7	8	1	0	{0:["XYCOpen", []]}	{}	[]	110

--
Gitblit v1.8.0