From 5ff25225d75e8a7213ce4e69eaeefb0bfde53581 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 17 十一月 2025 11:40:42 +0800
Subject: [PATCH] 332 【主界面】座骑系统-服务端(坐骑外观最大ID支持到999)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt |   61 ++++++++++++++++++++++++++----
 1 files changed, 53 insertions(+), 8 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 9dd15f3..1d48a77 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
@@ -13,7 +13,7 @@
 105	510012	1	100
 105	510013	1	100
 105	510014	1	100
-105	510015	1	0
+105	510015	1	100
 105	510016	1	0
 101	520001	1	100
 102	520002	1	100
@@ -49,17 +49,62 @@
 105	530016	1	0
 101	540001	1	100
 102	540002	1	100
-102	540003	1	0
-103	540004	1	0
+102	540003	1	100
+103	540004	1	100
 103	540005	1	100
-103	540006	1	0
-103	540007	1	0
-104	540008	1	0
-104	540009	1	0
+103	540006	1	100
+103	540007	1	100
+104	540008	1	100
+104	540009	1	100
 104	540010	1	100
 104	540011	1	100
 105	540012	1	100
-105	540013	1	0
+105	540013	1	100
 105	540014	1	100
 105	540015	1	100
 105	540016	1	0
+200	520005	1	100
+201	540007	1	100
+202	510001	1	100
+202	520001	1	100
+202	530001	1	100
+202	540001	1	100
+203	510002	1	100
+203	510003	1	100
+203	520002	1	100
+203	520003	1	100
+203	530002	1	100
+203	530003	1	100
+203	540002	1	100
+203	540003	1	100
+51	12	100	500
+51	7670	5	100
+51	7671	5	100
+51	7672	5	100
+51	7673	5	100
+52	12	500	500
+52	7670	25	100
+52	7671	25	100
+52	7672	25	100
+52	7673	25	100
+53	12	1000	500
+53	7670	50	100
+53	7671	50	100
+53	7672	50	100
+53	7673	50	100
+53	7630	5	100
+53	7631	5	100
+53	7632	5	100
+53	7633	5	100
+53	7600	5	500
+53	7601	5	100
+53	7602	5	100
+53	7603	5	100
+54	7630	50	100
+54	7631	50	100
+54	7632	50	100
+54	7633	50	100
+55	7600	50	100
+55	7601	50	100
+55	7602	50	100
+55	7603	50	100

--
Gitblit v1.8.0