From 50ea8e87d6f43d9cc3506132c16593c1dca73358 Mon Sep 17 00:00:00 2001
From: cehua_lgq <cehua_lgq@163.com>
Date: 星期四, 25 十月 2018 16:25:58 +0800
Subject: [PATCH] 4347 【前端】【1.2】仙盟精英可同意玩家进入仙盟,但不可将玩家踢出仙盟

---
 CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
index aa67c45..991837e 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
@@ -22,7 +22,7 @@
 CreateFamilyNeedMoney	100	5	0	0	0
 FakeFamilyName	["情谊永恒","唯我独尊","横扫天下","第一仙盟","称霸全服","聚义仙侠","风云残卷","勇者联盟","皇族"]	3			
 FamilyBroadcast	3	5	0	0	0
-FamilyPurview	2|2|2|2|2|2|2|2	0	0	0	0
+FamilyPurview	1|2|2|2|2|2|2|2	0	0	0	0
 AutoChangeLeader	48	0	0	0	0
 AutoDelFamily	7	0	0	0	0
 FamilyRedPacketCnt	10	0	0	0	0

--
Gitblit v1.8.0