hxp
2019-09-12 5619e084f4f0e33e30d92cfe5c9ab78c13243171
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_DuJie.py
@@ -141,7 +141,7 @@
        if curPlayer.GetLV() < needLV:
            GameWorld.DebugLog("等级不足,无法开启渡劫!needRealmPoint=%s" % (needLV), curPlayer.GetPlayerID())
            return False
        if not GetDuJieBossID():
        if not realmIpyData.GetBossID():
            return False
    return True