From 4a1627202c5ef657d36bd99f80cdf99a36106f59 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期六, 01 九月 2018 16:35:09 +0800
Subject: [PATCH] 3156 【后端】仙盟联赛参赛资格受仙盟等级限制

---
 CoreServerGroup/GameServer/Script/GM/Commands/CreateFamily.pyc          |    0 
 CoreServerGroup/GameServer/Script/GameWorldLogic/GameWorldFamilyWar.pyc |    0 
 CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt                    |    1 +
 3 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
index 7575654..0540a7e 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
@@ -30,6 +30,7 @@
 FamilyBossOpen	31210	7000	20|22	5	0
 FamilyStoreSpace	139	0	0	0	0
 PartyReward	12800	[200,0]	["PartyKing",1,[(28,25,1)]]	1	
+FamilyMatchSet	1	0	0	0	0
 FamilyMatchRankReward	{1:[[28,80,1,0],[26,59400,1,0]],4:[[28,64,1,0],[26,49500,1,0]],10:[[28,56,1,0],[26,39600,1,0]],20:[[28,48,1,0],[26,29700,1,0]],21:[[28,40,1,0],[26,19800,1,0]]}	[40,50,60,80,100]	[[103,5,1],[26,13200,1]]		
 FamilyMatchLianWinReward	[[2278,1,0]]	3	3		
 FamilyMatchOtherReward	[[28,60,1],[26,28000,1]]	[60,70,80,90,100]	5		
diff --git a/CoreServerGroup/GameServer/Script/GM/Commands/CreateFamily.pyc b/CoreServerGroup/GameServer/Script/GM/Commands/CreateFamily.pyc
index 7f837be..54bfbd6 100644
--- a/CoreServerGroup/GameServer/Script/GM/Commands/CreateFamily.pyc
+++ b/CoreServerGroup/GameServer/Script/GM/Commands/CreateFamily.pyc
Binary files differ
diff --git a/CoreServerGroup/GameServer/Script/GameWorldLogic/GameWorldFamilyWar.pyc b/CoreServerGroup/GameServer/Script/GameWorldLogic/GameWorldFamilyWar.pyc
index 5670f1c..be3f643 100644
--- a/CoreServerGroup/GameServer/Script/GameWorldLogic/GameWorldFamilyWar.pyc
+++ b/CoreServerGroup/GameServer/Script/GameWorldLogic/GameWorldFamilyWar.pyc
Binary files differ

--
Gitblit v1.8.0