From 2af8d4bd7b368260f2b3f88623ee118e04f0b8d6 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期六, 27 十月 2018 11:47:03 +0800
Subject: [PATCH] 4387 【1.2】【测试】骑宠争夺怪物成长属性修改
---
ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBEnableTransportMap.txt | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBEnableTransportMap.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBEnableTransportMap.txt
index 14d5f53..0cb8aef 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBEnableTransportMap.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBEnableTransportMap.txt
@@ -1,8 +1,8 @@
-# 副本中能够传送的地图id列表
-# {所在地图id:[可传送的地图id列表]}
-
-(
-{
-11070:[10000]
-}
+# 副本中能够传送的地图id列表
+# {所在地图id:[可传送的地图id列表]}
+
+(
+{
+11070:[10000]
+}
)
\ No newline at end of file
--
Gitblit v1.8.0