From 4eb40d0f16195e369af2e970c85122c7f97ad5c9 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 07 一月 2019 13:50:10 +0800
Subject: [PATCH] 5722 【后端】【1.5】跨服BOSS开发(增加K.跨服Boss蓬莱仙境分区表)

---
 db/PyMongoDataServer/PySysDB/tagCrossPenglaiZone.txt |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagCrossPenglaiZone.txt b/db/PyMongoDataServer/PySysDB/tagCrossPenglaiZone.txt
index 0497179..e1e2ba7 100644
--- a/db/PyMongoDataServer/PySysDB/tagCrossPenglaiZone.txt
+++ b/db/PyMongoDataServer/PySysDB/tagCrossPenglaiZone.txt
@@ -1,6 +1,6 @@
-ZoneID	ServerGroupIDList	MapID	CopyMapID
-1	[(1,50)]	32020	0
-2	[(51,100)]	32020	1
-3	[(101,150)]	32021	0
-4	[(151,200)]	32021	1
-5	[(201,250)]	32021	2
+ZoneID	ServerGroupIDList	MapID	CopyMapID	PosX	PosY
+1	[(1,50)]	32020	0	50	50
+2	[(51,100)]	32020	1	50	50
+3	[(101,150)]	32021	0	50	50
+4	[(151,200)]	32021	1	50	50
+5	[(201,250)]	32021	2	50	50

--
Gitblit v1.8.0