hxp
2023-09-22 8495b01a0c80894ce04f04b9e37c96479aedcefc
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/BossHurtMng.py
@@ -552,6 +552,7 @@
        infoPack.KillCnt = killCnt
        infoPack.ItemAddCnt = itemAddCnt
        infoPack.BuyCnt = hasBuyCnt
        infoPack.KillCntTotal = curPlayer.NomalDictGetProperty(ChConfig.Def_PDict_Boss_KillCntTotal % index, 0)
        packdata.KillCntInfoList.append(infoPack)
        
    packdata.Cnt = len(packdata.KillCntInfoList)