From c459377e8cb01eb15ae1d053a9a3cedb51a5728f Mon Sep 17 00:00:00 2001
From: cehua_lgq <cehua_lgq@163.com>
Date: 星期五, 30 十一月 2018 13:52:30 +0800
Subject: [PATCH] 5155 盛典活动时间配置

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Skill/BuffRepeatSumTime.txt |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Skill/BuffRepeatSumTime.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Skill/BuffRepeatSumTime.txt
index cc9b2e6..ff00a00 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Skill/BuffRepeatSumTime.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Skill/BuffRepeatSumTime.txt
@@ -1,11 +1,11 @@
-# 时间可叠加的buff特殊叠加时长配置, (默认叠加时长为技能表的持续时间)
-# {buffID:每次叠加时长,...}
-# 时间单位:毫秒
-
-(
-
-{
-    20002:600000, # 红名每次叠加10分钟
-}
-
+# 时间可叠加的buff特殊叠加时长配置, (默认叠加时长为技能表的持续时间)
+# {buffID:每次叠加时长,...}
+# 时间单位:毫秒
+
+(
+
+{
+    20002:600000, # 红名每次叠加10分钟
+}
+
 )
\ No newline at end of file

--
Gitblit v1.8.0