ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/AttackLogic/NormalNPC_Attack_SummonNPC.py
@@ -136,7 +136,7 @@
    
    #召唤兽死亡
    if GameObj.GetHP(curTagSummonNPC) <= 0:
        if TurnAttack.SetKilled(curTagSummonNPC):
        if TurnAttack.SetTurnObjKilled(curTagSummonNPC, curNormalNPC):
            return
        curTagSummonNPCControl = NPCCommon.NPCControl(curTagSummonNPC)
        #召唤兽死亡