ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/ChNPC.py
@@ -89,7 +89,6 @@ # @return None # @remarks 函数详细说明. def OnNPCDie(curNPC,HurtType,HurtID): PassiveBuffEffMng.GetPassiveEffManager().RemovePassiveEff((curNPC.GetID(), IPY_GameWorld.gotNPC)) # 召唤NPC死亡触发被动技能 owner = NPCCommon.GetSummonNPCOwner(IPY_GameWorld.gotPlayer, curNPC)