hxp
2026-02-10 c376577230a815c9e42b6d2efc2c3a549df8cdb9
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: