From d9a30a4d9a855ee15313ad918799b77ca9e56781 Mon Sep 17 00:00:00 2001
From: cjc <213123@qq.com>
Date: 星期三, 01 四月 2026 11:45:18 +0800
Subject: [PATCH] 492 武将登场坊市兑换道具修复

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

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Store.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Store.txt
index acff647..1071e4e 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Store.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Store.txt
@@ -93,7 +93,7 @@
 2007	201	9	10	[]	0	20	601	0	1000	0	0	0
 2020	202	502	1	[]	1	1	0	0	0	0	0	0
 2021	203	14016	1	[]	1	50	602	0	200	0	0	0
-2022	203	501	10	[]	0	2	602	0	300	0	0	0
+2022	203	502	10	[]	0	2	602	0	300	0	0	0
 2023	203	5	1	[]	0	20	602	0	20	0	0	0
 2024	203	7	10000	[]	0	100	602	0	50	0	0	0
 2025	203	8	100	[]	0	20	602	0	100	0	0	0
@@ -101,7 +101,7 @@
 2027	203	9	10	[]	0	20	602	0	1000	0	0	0
 2040	204	503	1	[]	1	1	0	0	0	0	0	0
 2041	205	13016	1	[]	1	50	603	0	200	0	0	0
-2042	205	501	10	[]	0	2	603	0	300	0	0	0
+2042	205	503	10	[]	0	2	603	0	300	0	0	0
 2043	205	5	1	[]	0	20	603	0	20	0	0	0
 2044	205	7	10000	[]	0	100	603	0	50	0	0	0
 2045	205	8	100	[]	0	20	603	0	100	0	0	0
@@ -109,7 +109,7 @@
 2047	205	9	10	[]	0	20	603	0	1000	0	0	0
 2060	206	504	1	[]	1	1	0	0	0	0	0	0
 2061	207	12016	1	[]	1	50	604	0	200	0	0	0
-2062	207	501	10	[]	0	2	604	0	300	0	0	0
+2062	207	504	10	[]	0	2	604	0	300	0	0	0
 2063	207	5	1	[]	0	20	604	0	20	0	0	0
 2064	207	7	10000	[]	0	100	604	0	50	0	0	0
 2065	207	8	100	[]	0	20	604	0	100	0	0	0
@@ -117,7 +117,7 @@
 2067	207	9	10	[]	0	20	604	0	1000	0	0	0
 5000	500	700	1	[]	1	1	0	0	0	0	0	0
 5001	501	1034	1	[]	1	50	701	0	200	0	0	0
-5002	501	501	10	[]	0	2	701	0	300	0	0	0
+5002	501	700	10	[]	0	2	701	0	300	0	0	0
 5003	501	5	1	[]	0	20	701	0	20	0	0	0
 5004	501	7	10000	[]	0	100	701	0	50	0	0	0
 5005	501	8	100	[]	0	20	701	0	100	0	0	0

--
Gitblit v1.8.0