From 6fc4ba748e0627e2eb0a0d92ffef0b7eecb8082b Mon Sep 17 00:00:00 2001
From: cjc <213123@qq.com>
Date: 星期二, 11 十一月 2025 20:20:27 +0800
Subject: [PATCH] 999 自动战斗开启条件修改

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/TreasureItemLib.txt |   31 ++++++++++++++++++++++---------
 1 files changed, 22 insertions(+), 9 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 c87fe60..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,21 +49,34 @@
 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
-110	520005	1	100
+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

--
Gitblit v1.8.0