ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/SetEquipPartPlusLV.py
@@ -81,7 +81,8 @@
        gridIndex = ipyData.GetGridIndex()
        curEquip = curPack.GetAt(gridIndex)
        ChEquip.SetEquipPartPlusLV(curPlayer, packType, gridIndex, curEquip, starLV)
        ChEquip.SetEquipPartProficiency(curPlayer, packType, gridIndex, evolveLV)
        ChEquip.SetEquipPartProficiency(curPlayer, packType, gridIndex, 0)
        ChEquip.SetEquipPartPlusEvolveLV(curPlayer, packType, gridIndex, evolveLV)
        GameWorld.DebugAnswer(curPlayer, "设置%s阶%s部位强化等级(%s),进化等级(%s)" % (classLV, equipPlace, starLV, evolveLV))
        refreshClassLV = classLV