From 736ab0f8b5a70c037f58cf1e5e6094cecfcabd2a Mon Sep 17 00:00:00 2001
From: xdh <xiefantasy@qq.com>
Date: 星期六, 22 十二月 2018 16:17:58 +0800
Subject: [PATCH] 5372 【后端】【1.4】聚魂副本开发(新增守卫AI66, 玩家不能对怪物加buff)

---
 db/PyMongoDataServer/PySysDB/tagAllPeopleParty.txt |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagAllPeopleParty.txt b/db/PyMongoDataServer/PySysDB/tagAllPeopleParty.txt
index 3932f6a..c34476e 100644
--- a/db/PyMongoDataServer/PySysDB/tagAllPeopleParty.txt
+++ b/db/PyMongoDataServer/PySysDB/tagAllPeopleParty.txt
@@ -1,14 +1,14 @@
 ID	TotalTimes	AddPoint
-1	50	8
-2	20	9
-3	30	10
-4	2	11
-5	3	12
-6	20	13
-7	3	14
-8	7	15
-9	1	16
-10	5	17
-11	3	18
-12	1	19
-13	2	20
+1	10	10
+5	3	25
+6	20	1
+8	10	5
+7	3	25
+4	1	20
+10	10	5
+9	1	20
+12	2	25
+13	2	25
+11	10	5
+2	10	5
+3	10	2

--
Gitblit v1.8.0