xdh
2019-03-14 dc639783906e372597fcc7de4739ef5e28b2640f
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