From 4e50bcfc0c19c5bff491289698f596c21da22c2f Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期日, 25 十一月 2018 13:50:14 +0800
Subject: [PATCH] 4762 助战NPC表增加助战NPC生命系数字段配置;

---
 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 fe0f3ea..2dd119b 100644
--- a/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
+++ b/db/PyMongoDataServer/PySysDB/tagDailyQuest.txt
@@ -1,6 +1,6 @@
 ID	RelatedType	RelatedID	UnLockFuncID	OnceActivityTime	OnceActivity	TotalActiveValue
 1	1	1	34	1	3	60
-2	2	31140	83	1	20	0
+2	1	19	83	1	20	100
 3	2	31230	84	1	30	30
 4	1	6	87	1	1	0
 5	2	31190	85	1	15	0
@@ -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