hch
2019-12-04 5c93a8c5c117d040ae74bc299fa1ea3e619b864d
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerControl.py
@@ -4674,9 +4674,9 @@
                if beforePointList[i] != afterPointList[i]:
                    diffPointAttrList.append(attrID)
            SkillShell.RefreshElementSkillByAttr(curPlayer, diffPointAttrList)
        if hasChange_Qualitylv:
            #灵根品级变化处理
            ChEquip.ChangeEquipfacadeByLingGen(curPlayer)
#        if hasChange_Qualitylv:
#            #灵根品级变化处理
#            ChEquip.ChangeEquipfacadeByLingGen(curPlayer)
            
        # 更新开服活动灵根数据
        OpenServerCampaign.UpdOpenServerCampaignLingGenData(curPlayer)