ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_QueenRelics.py
@@ -543,8 +543,6 @@
            GameWorld.DebugLog("首次结算奖励,增加挑战次数!", playerID)
            needSyncFBData = False
            FBCommon.AddEnterFBCount(curPlayer, dataMapID)
            addXianyuanCoin, reason = FBHelpBattle.DoFBAddXianyuanCoin(curPlayer, mapID, lineID)
            overDict[FBCommon.Over_xianyuanCoin] = [addXianyuanCoin, reason]
        else:
            GameWorld.DebugLog("副本中过天,不增加挑战次数!", playerID)
        PlayerSuccess.DoAddSuccessProgress(curPlayer, ShareDefine.SuccType_QueenRelicsEx, 1)