From fdd43d699ca43b9f683caf1ba1eba97c55464de2 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期三, 29 八月 2018 17:03:07 +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 99e204a..5e495c1 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
@@ -123,12 +123,12 @@
},
31003002: {0 : (99, 0, 0),
- 1 : (96, 0, 0),
- 2 : (75, 0, 0),
+ 1 : (75, 0, 0),
+ 2 : (60, 0, 0),
},
31003003: {0 : (99, 0, 0),
- 1 : (96, 0, 0),
- 2 : (75, 0, 0),
+ 1 : (75, 0, 0),
+ 2 : (60, 0, 0),
},
31003004: {0 : (0, 0, 0),
1 : (95, 0, 0),
--
Gitblit v1.8.0