From ac7c0812c581b8ce9be22659a535340fc973b18d Mon Sep 17 00:00:00 2001
From: cehua_ZWJ <123456>
Date: 星期二, 15 一月 2019 22:11:10 +0800
Subject: [PATCH] 5878 跨服PVP分区和跨服BOSS分区测试

---
 CoreServerGroup/GameServer/PySysDB/tagCrossRealmPKZone.txt         |    2 +-
 CoreServerGroup/GameServer/PySysDB/tagCrossPenglaiZone.txt         |   12 +++++++-----
 ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/CrossMapID.txt |    4 ++--
 3 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagCrossPenglaiZone.txt b/CoreServerGroup/GameServer/PySysDB/tagCrossPenglaiZone.txt
index d59713c..02dc752 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagCrossPenglaiZone.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagCrossPenglaiZone.txt
@@ -1,6 +1,8 @@
 ZoneID	ServerGroupIDList	MapID	DataMapID	CopyMapID
-1	[(1,50)]	32020	32020	0
-2	[(151,200)]	32020	32020	1
-3	[(101,150)]	32021	32020	0
-4	[(51,100)]	32021	32020	1
-5	[(201,250)]	32021	32020	2
+1	[(10001,10004),(20001,20003)]	32020	32020	0
+2	[(8002,8004),(7001,7008)]	32020	32020	1
+3	[(7009,7015)]	32020	32020	2
+4	[(7016,7021)]	32020	32020	3
+5	[(7022,7025)]	32021	32020	0
+6	[(7026,7028),(30001,30002)]	32021	32020	1
+7	[(7029,7031),(30003,30004)]	32021	32020	2
diff --git a/CoreServerGroup/GameServer/PySysDB/tagCrossRealmPKZone.txt b/CoreServerGroup/GameServer/PySysDB/tagCrossRealmPKZone.txt
index 52d138d..79f7d92 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagCrossRealmPKZone.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagCrossRealmPKZone.txt
@@ -1,3 +1,3 @@
 ZoneID	ZoneName	ServerGroupIDList
 1	赛区1	[(10001, 10004),(20001, 20003),(8002, 8004),(7001, 7021)]
-2	赛区2	[(7022, 7050)]
+2	赛区2	[(7022, 7050),(30001, 30004)]
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/CrossMapID.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/CrossMapID.txt
index c2aef3f..4788bc1 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/CrossMapID.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/Map/CrossMapID.txt
@@ -3,5 +3,5 @@
 Map135_Llxg	32012	跨服竞技场3	32012	0	0	0	50	1
 Map135_Llxg	32013	跨服竞技场4	32013	0	0	0	50	1
 Map135_Llxg	32014	跨服竞技场5	32014	0	0	0	50	1
-Map132_Plxj	32020	跨服BOSS	32020	0	0	0	50	1
-Map132_Plxj	32021	跨服BOSS	32020	0	0	0	50	1
\ No newline at end of file
+Map132_Plxj	32020	跨服BOSS	32020	0	0	0	5	1
+Map132_Plxj	32021	跨服BOSS	32020	0	0	0	5	1
\ No newline at end of file

--
Gitblit v1.8.0