From 0482e3d2370d4b4d2bae5cbee21414fc5f01bc43 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期三, 14 十一月 2018 14:42:44 +0800
Subject: [PATCH] 4796 【测试】【1.2】【1.3】Boss之家修行点未限制BUG修复

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

diff --git a/db/PyMongoDataServer/PySysDB/tagDailyAction.txt b/db/PyMongoDataServer/PySysDB/tagDailyAction.txt
index 21bed9a..39918cd 100644
--- a/db/PyMongoDataServer/PySysDB/tagDailyAction.txt
+++ b/db/PyMongoDataServer/PySysDB/tagDailyAction.txt
@@ -14,6 +14,6 @@
 13	60000	2	0	0
 14	60000	2	0	0
 15	3	2	0	0
-16	1	2	0	0
+16	2	2	0	0
 17	1	2	0	0
 18	2500	2	0	0
diff --git a/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt b/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
index fe0f3ea..09eb80f 100644
--- a/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
+++ b/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
@@ -21,7 +21,7 @@
 21	1	13	80	1	10	0
 22	1	14	0	1	20	0
 23	1	15	88	1	10	30
-24	1	16	23	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

--
Gitblit v1.8.0