xdh
2019-06-01 504b93cec56cd49244bad77a36ea5fbcc22916a9
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