ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerCutTree.py
@@ -100,7 +100,7 @@
        return
    GameWorld.DebugLog("    colorRateList=%s,totalRate=%s" % (colorRateList, totalRate), playerID)
    
    classLV, isSuit = 0, None
    classLV, isSuit = 1, None # 默认1阶,不限制是否套装
    placeList = ChConfig.EquipPlace_Base + ChConfig.EquipPlace_Special
    jobList = [curPlayer.GetJob()]
    randEquipIDList = []