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/GameFB/FBEnableTransportMap.txt |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBEnableTransportMap.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBEnableTransportMap.txt
new file mode 100644
index 0000000..0cb8aef
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/GameFB/FBEnableTransportMap.txt
@@ -0,0 +1,8 @@
+# 副本中能够传送的地图id列表
+# {所在地图id:[可传送的地图id列表]}
+
+(
+{
+11070:[10000]
+}
+)
\ No newline at end of file

--
Gitblit v1.8.0