From 45dc77921198322c859c6f1a372b314ae9dcfc10 Mon Sep 17 00:00:00 2001
From: cjc <213123@qq.com>
Date: 星期五, 09 一月 2026 21:52:29 +0800
Subject: [PATCH] 999 修复公会招募令和鉴宝金锤限购100个的BUG

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Store.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Store.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Store.txt
index 3ccbc76..619b6c2 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Store.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/Store.txt
@@ -21,8 +21,8 @@
 105	2	4	5	[]	1	1	15	600	2800	0	
 106	2	4	10	[]	1	1	15	1080	2000	1	4
 107	2	2	20000	[]	1	2	15	1080	0	0	
-108	2	5	10	[]	2	10	15	3000	0	0	
-109	2	20	10	[]	2	100	15	5000	0	0	
+108	2	5	10	[]	2	2	15	3000	0	0	
+109	2	20	10	[]	2	2	15	5000	0	0	
 200	3	11014	1	[]	0	5	43	640	0	2	1000
 201	3	12013	1	[]	0	5	43	640	0	2	1000
 202	3	13012	1	[]	0	5	43	640	0	2	1000

--
Gitblit v1.8.0