hch
2026-01-07 96aea786fc5cfb147a1b5e08f09a1fe2d27d31b0
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/EventReport.py
@@ -141,6 +141,8 @@
        itemIndex = hero.itemIndex
        heroLV = 1
        star = 0
        breakLV = 0
        awakeLV = 0
        if itemIndex >= 0 and itemIndex < curPack.GetCount():
            heroItem = curPack.GetAt(itemIndex)
            if heroItem and not heroItem.IsEmpty():