hch
2025-07-11 3bc2e9aae7e595d5be896a9db4c909b76fa6f5be
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/AttackLogic/SummonNPC_Attack_SummonNPC.py
@@ -156,7 +156,7 @@
    
    #防守方召唤兽死亡
    if GameObj.GetHP(curTagSummon) <= 0:
        if TurnAttack.SetKilled(curTagSummon):
        if TurnAttack.SetTurnObjKilled(curTagSummon, curSummonNPC):
            return
        curTagSummonNPCControl = NPCCommon.NPCControl(curTagSummon)
        #召唤兽死亡