From 4b403f0c034e87cdabbac1739258d671b068f8ed Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 14 一月 2019 17:26:43 +0800
Subject: [PATCH] 5722 【后端】【1.5】跨服BOSS开发(增加采集次数共享NPCID组配置)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt
index 2e2a237..220b557 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt
@@ -816,8 +816,11 @@
 CollectNPCFuncTimeLimit	\NPCLogic\NPCLogic_Collect\CollectNPCFuncTimeLimit	1bd32d796ae8425bebb215c6a6e4989d	采集NPC次数配置
 CollectNPCIDTimeLimit	\NPCLogic\NPCLogic_Collect\CollectNPCIDTimeLimit	1bd32d796ae8425bebb215c6a6e4989d	采集NPCID对应次数限制配置
 CollectNPCFuncTimeBuyCost	\NPCLogic\NPCLogic_Collect\CollectNPCFuncTimeBuyCost	945df5a93caa521a952cf7cdaa4ed9c6	购买采集NPC次数消耗配置
+CollectNPCLostHP	\NPCLogic\NPCLogic_Collect\CollectNPCLostHP	945df5a93caa521a952cf7cdaa4ed9c6	采集掉血配置
 CollectItemInfo_20302001	\NPCLogic\NPCLogic_Collect\CollectItemInfo_20302001	bc900f3f565ff8957aba7229b0c09912	采集获得物品模板20302001配置
 CollectItemInfo_20302002	\NPCLogic\NPCLogic_Collect\CollectItemInfo_20302002	bc900f3f565ff8957aba7229b0c09912	采集获得物品模板20302002配置
+CollectItemInfo_40108001	\NPCLogic\NPCLogic_Collect\CollectItemInfo_20302001	bc900f3f565ff8957aba7229b0c09912	采集获得物品模板40108001配置
+CollectItemInfo_40108002	\NPCLogic\NPCLogic_Collect\CollectItemInfo_20302002	bc900f3f565ff8957aba7229b0c09912	采集获得物品模板40108002配置
 NPCKilledAddPrestige	\NPCLogic\NPCKilledAddPrestige	9a211d1829dbb5f2774559078353cea6	NPC被击杀周围玩家加威望
 FreshmanGuiderFreeSpeakCnt	\PlayerFreshmanGuider\FreshmanGuiderFreeSpeakCnt	70e3617f8c379998376dcec49b510b26	新手指导员每日免费传音次数
 FirstLogin_GiveItem	\FirstLogin\FirstLogin_GiveItem	fe20ebeddddb5ade5bc94c046288ec0b	首登给物品配置

--
Gitblit v1.8.0