ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Skill/GameSkills/SkillCommon.py
@@ -574,7 +574,7 @@ lvSummonNPC = curPlayer.GetLV() summonNPC.SetLV(lvSummonNPC) summonNPC.SetCountry(curPlayer.GetCountry()) summonNPC.SetDict(ChConfig.Def_NpcDictKey_CampType, curPlayer.GetFaction()) GameObj.SetFaction(summonNPC, curPlayer.GetFaction()) summonNPC.GetNPCAngry().Init(ChConfig.Def_SummonNPC_Angry_Count) #设置召唤兽属性 SetSummonNPCProperty(curPlayer, summonNPC, curSkill)