hxp
2026-03-02 027cedb2cfd1d72e469f29b3689a0232c12e104b
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerActHeroAppear.py
@@ -296,7 +296,7 @@
    if not awardIpyDataList:
        return
    
    heroStar = PlayerHero.GetHeroItemStarMax(curPlayer, starHeroID)
    heroStar = PlayerHero.GetHeroIDStar(curPlayer, starHeroID)
    
    awardItemList = []
    updStarAward = starAward = curPlayer.NomalDictGetProperty(ChConfig.Def_PDict_ActHeroAppearStarAward % actNum)