From 4e3d281d34119eb26551811e1cfbec8d71434967 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期四, 28 八月 2025 21:08:13 +0800
Subject: [PATCH] 0312 同步表格

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt
index 85d334a..e431fe3 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/MainChapter.txt
@@ -1,7 +1,7 @@
-ChapterID	DailyBootyUpperList	BootyWeightList
-1	[[30,50000], [181,10], [182,11]]	[[100, 30, 100, 200], [30, 20, 200, 300], [25, 181, 1, 1], [25, 182, 1, 1]]
-2	[[30,60000], [181,11], [182,12]]	[[100, 30, 100, 200], [30, 20, 200, 300], [25, 181, 1, 1], [25, 182, 1, 1]]
-3	[[30,70000], [181,12], [182,13], [20,100]]	[[100, 30, 100, 200], [30, 20, 200, 300], [25, 181, 1, 1], [25, 182, 1, 1], [15, 20, 10, 15]]
-4	[[30,80000], [181,13], [182,14], [20,150]]	[[100, 30, 100, 200], [30, 20, 200, 300], [25, 181, 1, 1], [25, 182, 1, 1], [15, 20, 10, 15]]
-5	[[30,100000], [181,14], [182,15], [20,200]]	[[100, 30, 100, 200], [30, 20, 200, 300], [25, 181, 1, 1], [25, 182, 1, 1], [15, 20, 10, 15]]
-6	[[30,100000], [181,14], [182,15], [20,200]]	[[100, 30, 100, 200], [30, 20, 200, 300], [25, 181, 1, 1], [25, 182, 1, 1], [15, 20, 10, 15]]
+ChapterID	DailyBootyUpperList
+1	[[30,50000]]
+2	[[30,60000], [6,10]]
+3	[[30,70000], [6,12], [5,10]]
+4	[[30,80000], [6,17], [5,12], [1,100]]
+5	[[30,100000], [6,20], [5,15], [1,150]]
+6	[[30,200000], [6,25], [5,20], [1,200]]

--
Gitblit v1.8.0