ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NPC/NPCCommon.py
@@ -1239,6 +1239,9 @@ #bossƾ֤ killBossCntLimitDict = IpyGameDataPY.GetFuncCfg('KillBossCntLimit', 1) if mapID == ChConfig.Def_FBMapID_PersonalBoss: limitIndex = ChConfig.Def_FBMapID_PersonalBoss else: limitIndex = GameWorld.GetDictValueByKey(killBossCntLimitDict, npcID) if limitIndex != None: bossTrialDrop = PlayerActBossTrial.GetBossTrialDropItemIDList(dropPlayer, limitIndex)