hxp
2019-03-26 5ad2bd52bfbdf91a93ecf3a6c98c5e578edabb2b
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ChEquip.py
@@ -1233,8 +1233,7 @@
    PlayerControl.NomalDictSetProperty(curPlayer, key, activeCnt)
    
    SyncAllEquipAttrActiveInfo(curPlayer, activeType)
    if activeType == 0:
        PlayerMagicWeapon.CalcMagicWeaponSoulAttr(curPlayer)
    #注意: 需要传装备阶触发刷属性,暂屏蔽,功能修改时再处理
    #else:
    #    RefreshPlayerEquipAttribute(curPlayer)