hxp
2025-12-24 8b5a1ff1fd32552e1350c9f9e73ab69ede13b9d1
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():