From 78b31619785b2e270ffac55d649ca1b3b1205c03 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期一, 10 十二月 2018 14:47:28 +0800
Subject: [PATCH] 5358 【测试】【1.3.100】娲皇遗迹、宗门试练使用加次数道具后,完成加的次数不给修行点BUG修复

---
 db/PyMongoDataServer/PySysDB/tagDailyQuest.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt b/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
index febcde0..3af6382 100644
--- a/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
+++ b/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
@@ -7,9 +7,9 @@
 6	2	31080	86	1	30	0
 7	2	31170	89	1	100	100
 8	2	31180	98	1	30	30
-9	2	60010	88	1	20	60
+9	2	60010	88	1	20	0
 10	2	31160	101	1	30	30
-11	2	51010	103	1	20	40
+11	2	51010	103	1	20	0
 12	1	7	114	1	2	20
 13	2	31220	111	1	100	200
 14	2	31010	74	1	10	30

--
Gitblit v1.8.0