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: