From ebee9ea38d37d2777a9dc9a801a41dbf3cd5885b Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期三, 08 四月 2026 17:23:33 +0800
Subject: [PATCH] 129 【战斗】战斗系统-服务端(5028效果转化支持设置是否转化复制的buff;)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
index 2c60334..f7784c8 100644
--- a/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/ServerConfig/m_10020/PySysDB/FuncConfig.txt
@@ -389,13 +389,13 @@
 TalkCD	{"0":3,"3":3}				
 TalkCache	{0:100, 1:100, 3:30}				
 PlayerViewCache	50	7			
-MailLVAward	{}	[]	{}		
+MailLVAward	{}	[]	{"ryzj":{"RYZJNewPlayer":[[1,200],[3,100],[7,1500]]}}		
 PutInItemPack	{"35":[150], "8":[101,102,103,104,105,106,107,108,109,110,111,112], "37":[201,202,203,204,205,206,207,208,209,210,211,212]}	{"100":41,"101":42,"102":1,"103":53}			
 TransferItemPack	{}				
 InitDepotCellCount	200	0	0	0	0
-DepotSortPriority	81|15|16|147	0	0	0	0
+DepotSortPriority	81|15|16|147|151	0	0	0	0
 InitBagCellCount	200	{"35":350}	0	0	0
-PackageSortPriority	81|15|16|147	0	0	0	0
+PackageSortPriority	81|15|16|147|151	0	0	0	0
 OpenPack	{"35":1}	{"35":[300,300,300,300,500]}	{"35":[25,25,25,25,50]}		
 MoneyRecord	[52, 53]	{3:500000, 41:100, 42:100}	[41, 52, 53]	{3:500000, 41:100}	
 ItemRecord	1	0			

--
Gitblit v1.8.0