hxp
2025-08-04 2e892e272f7aea0a7ffbae81e43731c6b20119e6
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)
        #召唤兽死亡