From 48838880fcdd5f5ee8efc2d36d1ab52d0e8a1dda Mon Sep 17 00:00:00 2001
From: cehua-TT <448191260@qq.com>
Date: 星期一, 10 十二月 2018 20:57:19 +0800
Subject: [PATCH] 5351 修复神兵石数据错误

---
 db/PyMongoDataServer/PySysDB/tagActWishingWell.txt |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
index f01c258..9023e82 100644
--- a/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
+++ b/db/PyMongoDataServer/PySysDB/tagActWishingWell.txt
@@ -1,3 +1,10 @@
 CfgID	StartDate	EndDate	IsDayReset	ResetType	LimitLV	TemplateID
-1	3	4	1	0	110	1
-2	7	8	1	0	110	1
+1	2	3	1	0	110	1
+2	6	7	1	0	110	1
+3	2018-11-16	2018-11-18	1	0	110	1
+4	2018-11-23	2018-11-24	1	0	110	1
+5	2018-11-26	2018-11-26	1	0	110	1
+6	2018-12-3	2018-12-3	1	0	110	1
+7	12	13	1	0	110	1
+8	2018-12-7	2018-12-7	1	0	110	1
+9	2018-12-11	2018-12-11	1	0	110	1

--
Gitblit v1.8.0