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)