hxp
2026-01-21 81fd2426b2f8ca34e07e9eaea1f3af54b0ae9527
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/PassiveTrigger/PassiveEff_5507.py
@@ -29,7 +29,7 @@
    tagHero = tagObj
    if effHeroID:
        if searchFrom:
            batLineup = batObj.GetBatLineup()
            batLineup = batObj.GetTFBatLineup()
            tagHero = batLineup.getHeroObj(effHeroID)
            
        if not tagHero: