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/FuncOpenLV.txt |    2 +-
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncOpenLV.txt |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncOpenLV.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncOpenLV.txt
index f788ff2..d3591ab 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncOpenLV.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10010/PySysDB/FuncOpenLV.txt
@@ -18,7 +18,7 @@
 17	0	0	1220		
 18	2	0	0		
 19	20	0	0		
-20	10	0	0		
+20	5	0	0		
 22	0	0	1220		
 23	0	0	1220		
 24	0	0	0		
diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncOpenLV.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncOpenLV.txt
index f788ff2..d3591ab 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncOpenLV.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncOpenLV.txt
@@ -18,7 +18,7 @@
 17	0	0	1220		
 18	2	0	0		
 19	20	0	0		
-20	10	0	0		
+20	5	0	0		
 22	0	0	1220		
 23	0	0	1220		
 24	0	0	0		

--
Gitblit v1.8.0