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

---
 db/PyMongoDataServer/PySysDB/tagDailyQuest.txt |   40 +++++++++++++++++++++-------------------
 1 files changed, 21 insertions(+), 19 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt b/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
index 074ce38..3af6382 100644
--- a/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
+++ b/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
@@ -1,26 +1,28 @@
 ID	RelatedType	RelatedID	UnLockFuncID	OnceActivityTime	OnceActivity	TotalActiveValue
-1	1	1	34	1	1	20
-2	2	31140	83	1	15	0
-3	2	31230	84	1	20	20
+1	1	1	34	1	3	60
+2	1	19	83	1	10	50
+3	2	31230	84	1	30	30
 4	1	6	87	1	1	0
-5	2	31190	85	1	10	0
-6	2	31080	86	1	25	0
-7	2	31170	89	1	50	50
+5	2	31190	85	1	15	0
+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	15	30
+9	2	60010	88	1	20	0
 10	2	31160	101	1	30	30
-11	2	51010	103	1	15	20
-12	1	7	114	1	1	10
-13	2	31220	111	1	50	50
+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
 15	1	8	61	1	5	0
-16	1	9	21	1	15	0
-17	1	10	76	1	5	0
-18	1	2	16	1	2	140
-19	1	11	80	1	5	0
+16	1	9	21	1	30	0
+17	1	10	76	1	10	0
+18	1	2	16	1	4	280
+19	1	11	80	1	15	0
 21	1	13	80	1	10	0
-22	1	14	0	1	50	0
-23	1	15	88	1	10	30
-24	1	16	23	1	30	0
-25	2	31240	20	1	50	0
-26	2	31150	92	1	25	0
+22	1	14	0	1	20	0
+24	1	16	23	1	20	40
+25	2	31240	22	1	30	0
+26	2	31150	92	1	30	0
+27	1	17	139	1	30	30
+28	1	18	108	50	1	50
+29	1	20	151	1	20	20

--
Gitblit v1.8.0