From 703b5101d2df9dc363d2d456f90b8d1836b603f7 Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期四, 24 一月 2019 22:30:01 +0800
Subject: [PATCH] 6052 【测试】【1.5.100】怪物属性

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Transport/TransportMapLineCheck.txt |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Transport/TransportMapLineCheck.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Transport/TransportMapLineCheck.txt
new file mode 100644
index 0000000..022fe43
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Transport/TransportMapLineCheck.txt
@@ -0,0 +1,10 @@
+#分流指定地图表
+#{分流ID:[拥有的指定地图1, 拥有的指定地图2]}
+#指定地图仅能在指定分流进行传送, 不配置的则无限制
+(
+	{
+	1:[120,121],
+ 	}
+
+
+)
\ No newline at end of file

--
Gitblit v1.8.0