From abba56fc8e073a4d03c6d885e07e3790c5afb3ac Mon Sep 17 00:00:00 2001
From: CeHua_ZWJ <ceh@163.com>
Date: 星期五, 30 十一月 2018 15:11:14 +0800
Subject: [PATCH] 2542 修复前3次助战登记会出现助战娲皇遗迹的BUG
---
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 4268756..4122d96 100644
--- a/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
+++ b/CoreServerGroup/GameServer/PySysDB/tagFuncConfig.txt
@@ -71,5 +71,5 @@
OperationAction 14 0 0 0 0
HelpBattleCall 6 3 3 60 10
HelpBattlePoint 1400 {"1":[10, 10], "2":[10, 10]} 1|2
-HelpBattleCheckIn 48 3 {3:[60010], 20:[60010, 51010], 60:[60010, 51010]}
+HelpBattleCheckIn 48 3 {3:[60010], 20:[60010], 60:[60010]}
PlayerViewCache 100 [0,4]
--
Gitblit v1.8.0