ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/SkillShell.py
@@ -609,6 +609,8 @@ owner = NPCCommon.GetSummonNPCOwner(IPY_GameWorld.gotNPC, curNPC) if not owner: owner = NPCCommon.GetSummonNPCOwner(IPY_GameWorld.gotPlayer, curNPC) if not owner: return False return GameWorld.IsSameObj(curTag, owner)