From 41ece4b51fb2a75ac049d88b1e9c67e124862a24 Mon Sep 17 00:00:00 2001
From: cehua_LC <tingame100@163.com>
Date: 星期五, 28 九月 2018 15:10:23 +0800
Subject: [PATCH] 1889 神兽副本NPC配置

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLoginNotify/PlayerLoginNotify_TimeSect.txt |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLoginNotify/PlayerLoginNotify_TimeSect.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLoginNotify/PlayerLoginNotify_TimeSect.txt
index 664d8e1..968530b 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLoginNotify/PlayerLoginNotify_TimeSect.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerLoginNotify/PlayerLoginNotify_TimeSect.txt
@@ -1,12 +1,12 @@
-#GB :玩家上线活动提示,
-# 格式:[ [活动总时间段], 'MSG', [msgList]]
-#
-# 活动时间段限制,空为无限制
-# msgList 要用列表
-# 开始时间和结束时间为datetime的字符串格式"%Y-%m-%d %H:%M:%S"
-# 注释部分 # 符号开头
-(
-[
-	[ ['2010-2-10 00:00:00', '2010-2-11 23:59:59'], 'E130CC37-60B0-45AF-8D3E04DD7BFCEE40', []],		#春节烟火晚会活动时间段上线提示
-]
+#GB :玩家上线活动提示,
+# 格式:[ [活动总时间段], 'MSG', [msgList]]
+#
+# 活动时间段限制,空为无限制
+# msgList 要用列表
+# 开始时间和结束时间为datetime的字符串格式"%Y-%m-%d %H:%M:%S"
+# 注释部分 # 符号开头
+(
+[
+	[ ['2010-2-10 00:00:00', '2010-2-11 23:59:59'], 'E130CC37-60B0-45AF-8D3E04DD7BFCEE40', []],		#春节烟火晚会活动时间段上线提示
+]
 )
\ No newline at end of file

--
Gitblit v1.8.0