From 4e5cc0fbdd204607635d64edb05e251f7e27cc33 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期一, 24 十一月 2025 12:13:01 +0800
Subject: [PATCH] 0312 去掉活动激活的坐骑幻化 缺物品

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncOpenLV.txt |   83 +++++++++++++++++++++--------------------
 1 files changed, 42 insertions(+), 41 deletions(-)

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 d3591ab..bb5cd9b 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
@@ -1,41 +1,42 @@
-FuncId	LimitLV	LimiRealmLV	LimitMissionID	OpenDay	MailKey
-1	2	0	0		
-2	0	0	1250		
-3	0	0	1350		
-4	50	0	0		
-5	335	0	0	30	
-6	70	0	0	7	
-7	96	0	0	2	
-8	0	0	1720		
-9	0	0	1630		
-10	1	0	0		
-11	0	0	1760		
-12	0	0	0		
-13	0	0	0		
-14	0	0	0		
-15	0	0	1260		
-16	0	0	1310		
-17	0	0	1220		
-18	2	0	0		
-19	20	0	0		
-20	5	0	0		
-22	0	0	1220		
-23	0	0	1220		
-24	0	0	0		
-25	0	0	0		
-26	0	0	0		
-27	0	0	1250		
-28	136	0	0	7	
-29	0	0	0		
-30	0	0	0		
-31	0	0	1250		
-32	0	0	0		
-33	0	0	0		
-34	0	0	0		
-35	0	0	1180		
-36	0	0	1660		
-37	0	0	1530		
-38	156	0	0	13	
-39	0	0	1710		
-40	0	0	1350		
-41	0	0	1770		
+FuncId	LimitLV	LimiRealmLV	LimitMissionID	OpenDay	MailKey	AwardList
+1	2	0	0			[[1, 20]]
+2	0	0	1250			
+3	0	0	1350			
+4	50	0	0			
+5	335	0	0	30		
+6	70	0	0	7		
+7	96	0	0	2		
+8	0	0	1720			[[1, 20]]
+9	0	0	1630			[[1, 20]]
+10	1	0	0			
+11	0	0	1760			
+12	0	0	0			
+13	0	0	0			
+14	0	0	0			
+15	0	0	1220			
+16	0	0	1040			
+17	0	0	1040			
+18	2	0	0			
+19	20	0	0			
+20	5	0	0			
+22	0	0	1040			
+23	0	0	1220			
+24	0	0	0			
+25	0	0	1220			
+26	0	0	0			
+27	0	0	1250			[[1, 20]]
+28	136	0	0	7		
+29	0	0	0			
+30	0	0	0			
+31	0	0	1250			
+32	20	0	0			
+33	20	0	0			
+34	0	0	0			
+35	0	0	1180			
+36	0	0	1660			
+37	0	0	1260			
+38	156	0	0	13		
+39	0	0	1710			
+40	0	0	1350			
+41	0	0	1770			
+42	0	0	0			

--
Gitblit v1.8.0