From 8dc98f076c4d642f5db24209e6273fc10abe5c5c Mon Sep 17 00:00:00 2001
From: cjc <213123@qq.com>
Date: 星期二, 11 八月 2026 16:05:51 +0800
Subject: [PATCH] 999 炼器大会ID修改 同时修改分组由50个1组降为16个1组

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActZone.txt |   24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActZone.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActZone.txt
index 1a6247c..6c9583d 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActZone.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/ActZone.txt
@@ -8,15 +8,23 @@
 test	3	20001	[[1002, 2000]]
 test	4	20001	[[9000, 9999]]
 test	5	30001	[[1001,1001], [2001,2001], [3001,3010]]
-lqdh_xssg	1	10001	[[1, 50]]
-lqdh_xssg	2	10001	[[51, 100]]
-lqdh_xssg	3	10001	[[101, 150]]
-lqdh_xssg	4	10001	[[151, 200]]
+lqdh_xssg	1	10001	[[1001,1016]]
+lqdh_xssg	2	10001	[[1017,1032]]
+lqdh_xssg	3	10001	[[1033,1048]]
+lqdh_xssg	4	10001	[[1049,1064]]
+lqdh_xssg	5	10001	[[1065,1080]]
+lqdh_xssg	6	10001	[[1081,1096]]
+lqdh_xssg	7	10001	[[1097,1112]]
+lqdh_xssg	8	10001	[[1113,1128]]
 lqdh_ryzj	1	10001	[[1, 50]]
 lqdh_ryzj	2	10001	[[51, 100]]
 lqdh_ryzj	3	10001	[[101, 150]]
 lqdh_ryzj	4	10001	[[151, 200]]
-lqdh_sghy	1	10001	[[1, 50]]
-lqdh_sghy	2	10001	[[51, 100]]
-lqdh_sghy	3	10001	[[101, 150]]
-lqdh_sghy	4	10001	[[151, 200]]
+lqdh_sghy	1	10001	[[1,16]]
+lqdh_sghy	2	10001	[[17,32]]
+lqdh_sghy	3	10001	[[33,48]]
+lqdh_sghy	4	10001	[[49,64]]
+lqdh_sghy	5	10001	[[65,80]]
+lqdh_sghy	6	10001	[[81,96]]
+lqdh_sghy	7	10001	[[97,112]]
+lqdh_sghy	8	10001	[[113,128]]

--
Gitblit v1.8.0