xdh
2018-09-01 cf78d250e3b1b1b7dad8ececb89b7b2c5df28443
fix:宗门试炼任务接口
1个文件已修改
2 ■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_MunekadoTrial.py 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_MunekadoTrial.py
@@ -414,7 +414,7 @@
            EventShell.EventRespons_FBEvent(curPlayer, "zmsl_%s" % (lineID+1))
            EventReport.WriteEvent_FB(curPlayer, mapID, lineID, ChConfig.CME_Log_End, joinType, 1)
        PlayerSuccess.DoAddSuccessProgress(curPlayer, ShareDefine.SuccType_MunekadoTrial, 1, [playerCount, star, lineID+1])
        EventShell.EventRespons_FBEvent(curPlayer, "passzmsl")
        #增加助战积分
        if isHelpFight:
            FBCommon.AddFBHelpPoint(curPlayer, mapID, 1)