hch
2019-04-13 af2575ee52476f0d87d69a76dca5ee1f58cf114d
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