ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFB.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerFB.py
@@ -660,6 +660,7 @@ if quickNeedFightPower and curFightPower < quickNeedFightPower: GameWorld.DebugLog("无法一键过关副本! 战力限制: mapID=%s,lineID=%s,bossID=%s,npcFightPower=%s,quickNeedFightPower=%s > %s" % (mapID, lineID, bossID, npcFightPower, quickNeedFightPower, curFightPower), playerID) PlayerControl.NotifyCode(curPlayer, 'TaskFeedback4') return #增加副本进入次数