From 390621ea4f252d89d07c56b24dfd0a072db5127b Mon Sep 17 00:00:00 2001
From: cehua_ZWJ <123456>
Date: 星期六, 22 十二月 2018 14:45:14 +0800
Subject: [PATCH] 5559 【1.4】【运营】跨服地图和主服地图分开加载

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/CrossMapID.txt |    2 ++
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt      |    2 --
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/CrossMapID.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/CrossMapID.txt
new file mode 100644
index 0000000..314c5cc
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/CrossMapID.txt
@@ -0,0 +1,2 @@
+Map135_Llxg	32010	跨服竞技场1	32010	0	0	0	50	1
+Map135_Llxg	32011	跨服竞技场2	32011	0	0	0	50	1
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt
index 01432d4..7ca6d94 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/MapID.txt
@@ -30,8 +30,6 @@
 Map111_Lqrz	41110	法宝挑战	41110	0	0	0	100	1
 Map601_Zmsl	60010	宗门试炼	60010	0	0	0	100	1
 Map118_Hlyy	31180	混乱妖域	31180	0	0	0	100	1
-Map135_Llxg	32010	跨服竞技场1	32010	0	0	0	50	1
-Map135_Llxg	32011	跨服竞技场2	32011	0	0	0	50	1
 Map116_Sgzc	31160	上古战场	31160	0	0	0	20	1
 Map125_Shfb	31250	守护副本	31250	0	0	0	100	1
 Map301_Fmt	52010	封魔坛	52010	0	0	0	20	1

--
Gitblit v1.8.0