hxp
2025-12-26 b2d9d7914012c8932c823e19489c9c238ecc032a
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():