ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Event/EventSrc/Operate_EquipPlus.py
@@ -31,6 +31,7 @@
import GameWorld
import ChConfig
import ChEquip
import EventShell
#-------------------------------------------------------------------------------------------
#===============================================================================
@@ -99,6 +100,7 @@
        DoLogic_OnEquipPartStarLVChange(curPlayer, packType)
        # 增加强化成就
        PlayerSuccess.DoAddSuccessProgress(curPlayer, ShareDefine.SuccType_EquipPlus, 1)
        EventShell.EventRespons_EquipPlus(curPlayer)
    return