From bbbdebe4ae404008d3e2125cbed415c4e04f097c Mon Sep 17 00:00:00 2001 From: xdh <xiefantasy@qq.com> Date: 星期一, 17 九月 2018 16:44:55 +0800 Subject: [PATCH] fix:3623 子 任务修改 / 【后端】宗门试炼按评级通关触发条件 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt index bccc8e5..7b94b58 100644 --- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GeneralProgramme.txt @@ -816,6 +816,8 @@ CollectNPCFuncTimeLimit \NPCLogic\NPCLogic_Collect\CollectNPCFuncTimeLimit 1bd32d796ae8425bebb215c6a6e4989d 采集NPC次数配置 CollectNPCIDTimeLimit \NPCLogic\NPCLogic_Collect\CollectNPCIDTimeLimit 1bd32d796ae8425bebb215c6a6e4989d 采集NPCID对应次数限制配置 CollectNPCFuncTimeBuyCost \NPCLogic\NPCLogic_Collect\CollectNPCFuncTimeBuyCost 945df5a93caa521a952cf7cdaa4ed9c6 购买采集NPC次数消耗配置 +CollectItemInfo_20302001 \NPCLogic\NPCLogic_Collect\CollectItemInfo_20302001 bc900f3f565ff8957aba7229b0c09912 采集获得物品模板20302001配置 +CollectItemInfo_20302002 \NPCLogic\NPCLogic_Collect\CollectItemInfo_20302002 bc900f3f565ff8957aba7229b0c09912 采集获得物品模板20302002配置 CollectItemInfo_300 \NPCLogic\NPCLogic_Collect\CollectItemInfo_300 bc900f3f565ff8957aba7229b0c09912 采集获得物品模板300配置 CollectItemInfo_250 \NPCLogic\NPCLogic_Collect\CollectItemInfo_250 bc900f3f565ff8957aba7229b0c09912 采集获得物品模板300配置 CollectItemInfo_251 \NPCLogic\NPCLogic_Collect\CollectItemInfo_251 bc900f3f565ff8957aba7229b0c09912 采集获得物品模板300配置 -- Gitblit v1.8.0