From 5f5a6c237ceb4d7bacb07c836923deb8015fb00a Mon Sep 17 00:00:00 2001
From: cjc <213123@qq.com>
Date: 星期五, 19 九月 2025 18:38:25 +0800
Subject: [PATCH] 117 突破等级上限修改

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt |   50 +++++++++++++++++++++++++-------------------------
 1 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt
index 2c0c051..741264e 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt
@@ -1,5 +1,5 @@
 LibID	ItemID	ItemCount	ItemWeight
-102	510001	1	100
+101	510001	1	100
 102	510002	1	100
 102	510003	1	100
 103	510004	1	100
@@ -9,45 +9,45 @@
 104	510008	1	100
 104	510009	1	100
 104	510010	1	100
-104	510011	1	90
+104	510011	1	100
 105	510012	1	100
 105	510013	1	100
-105	510014	1	90
+105	510014	1	100
 105	510015	1	0
 105	510016	1	0
-102	520001	1	0
-102	520002	1	0
+101	520001	1	100
+102	520002	1	100
 102	520003	1	0
-103	520004	1	0
-103	520005	1	0
-103	520006	1	0
-103	520007	1	0
-104	520008	1	0
+103	520004	1	100
+103	520005	1	100
+103	520006	1	100
+103	520007	1	100
+104	520008	1	100
 104	520009	1	0
-104	520010	1	0
-104	520011	1	0
-105	520012	1	0
-105	520013	1	0
-105	520014	1	0
-105	520015	1	0
+104	520010	1	100
+104	520011	1	100
+105	520012	1	100
+105	520013	1	100
+105	520014	1	100
+105	520015	1	100
 105	520016	1	0
-102	530001	1	0
-102	530002	1	0
-102	530003	1	0
-103	530004	1	0
+101	530001	1	100
+102	530002	1	100
+102	530003	1	100
+103	530004	1	100
 103	530005	1	0
-103	530006	1	0
+103	530006	1	100
 103	530007	1	0
 104	530008	1	0
 104	530009	1	0
-104	530010	1	0
-104	530011	1	0
+104	530010	1	100
+104	530011	1	100
 105	530012	1	0
-105	530013	1	0
+105	530013	1	100
 105	530014	1	0
 105	530015	1	0
 105	530016	1	0
-102	540001	1	0
+101	540001	1	0
 102	540002	1	0
 102	540003	1	0
 103	540004	1	0

--
Gitblit v1.8.0