xdh
2018-10-31 8a3b39e2b66ab9f7d1f1ac65082980d1de8a9582
4498 【后端】【1.2.0】增加【助战特定副本】的任务接口
1个文件已修改
1 ■■■■ 已修改文件
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_MunekadoTrial.py 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_MunekadoTrial.py
@@ -418,6 +418,7 @@
        EventShell.EventRespons_FBEvent(curPlayer, "passzmsl")
        #增加助战积分
        if isHelpFight:
            EventShell.EventRespons_FBEvent(curPlayer, "helpzmsl_%s"%lineID)
            FBCommon.AddFBHelpPoint(curPlayer, mapID, 1)
            overDict.pop(FBCommon.Over_itemInfo, 0)
        else: