From 968338576e4e37a60f309fb98c308cc7f01ff7b9 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期三, 29 八月 2018 17:06:56 +0800
Subject: [PATCH] 2867 压制技能CD修改为3分钟

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_AI/NPCLogic_AI186_Trigger.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_AI/NPCLogic_AI186_Trigger.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_AI/NPCLogic_AI186_Trigger.txt
index 5e495c1..e53e988 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_AI/NPCLogic_AI186_Trigger.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/NPCLogic/NPCLogic_AI/NPCLogic_AI186_Trigger.txt
@@ -142,13 +142,13 @@
    1 : (95, 0, 0),		
    2 : (75, 0, 0),		
               },		
-31003007: {0 : (0, 0, 0),		
-   1 : (95, 0, 0),		
-   2 : (75, 0, 0),		
+31003007: {0 : (75, 0, 0),		
+		
               },		
 31003008: {0 : (0, 0, 0),		
    1 : (95, 0, 0),		
-   2 : (75, 0, 0),		
+   2 : (85, 0, 0),	
+   3 : (75, 0, 0),	
               },		
 31503001: {0 : (0, 0, 0),		
    1 : (90, 0, 0),		

--
Gitblit v1.8.0