From 0e4b2531ad51e6b9ec3457987b4e4e70694154c6 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期二, 10 二月 2026 18:28:41 +0800
Subject: [PATCH] 66 【公会】基础主体-服务端(修复改名没有同步更新名字映射关系bug;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/Store.txt |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 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 3ccbc76..4faf028 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
@@ -13,6 +13,7 @@
 12	1	20	1	[]	0	0	1	200	0	0	0
 13	1	7	500	[]	0	0	1	100	0	0	0
 14	1	18	1	[]	1	3	1	200	0	0	0
+15	1	30	1	[]	1	100	1	100	0	0	0
 100	2	3	10	[]	1	1	15	0	0	0	
 101	2	3	50	[]	1	1	15	1000	0	0	
 102	2	3	100	[]	1	1	15	1800	0	1	2
@@ -21,8 +22,9 @@
 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	
+110	2	17	1	[]	1	1	15	1500	0	1	2
 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
@@ -54,3 +56,14 @@
 404	7	5024	50	[]	1	1	54	165	0	0	0
 405	7	5023	50	[]	1	1	54	165	0	0	0
 406	7	10000	1	[]	1	5	54	1	0	0	0
+1000	11	0	0	[[5,1]]	1	1	1	0	0	0	0
+1001	12	0	0	[[3,20]]	1	1	1	0	0	0	0
+1002	12	0	0	[[14,15]]	0	10	1	118	0	0	0
+1003	12	0	0	[[3,50],[4,4]]	0	10	1	448	0	0	0
+1004	12	0	0	[[12,50]]	0	10	1	748	0	0	0
+1005	12	0	0	[[8,100],[7,5000]]	0	10	1	1998	0	0	0
+1006	12	0	0	[[5,10]]	0	10	1	1998	0	0	0
+1007	12	0	0	[[30,10],[31,10]]	0	10	1	1998	0	0	0
+1008	12	0	0	[[10,10],[9,2]]	0	10	1	1998	0	0	0
+1050	13	0	0	[[5,1]]	1	1	1	0	0	0	0
+1051	14	0	0	[[20,1]]	1	1	1	0	0	0	0

--
Gitblit v1.8.0