xdh
2019-06-26 5bd5c3fa2b8a50fd352a895c3e87a3254c705ee7
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/BossHurtMng.py
@@ -355,8 +355,7 @@
                randAwardList = GameWorld.GetResultByRandomList(actionRandAwardList)
                if randAwardList:
                    for itemID, itemCnt, isBind in randAwardList:
                        ItemControler.GivePlayerItem(curPlayer, itemID, itemCnt, isBind,
                                                     [IPY_GameWorld.rptItem, IPY_GameWorld.rptAnyWhere], True)
                        ItemControler.GivePlayerItem(curPlayer, itemID, itemCnt, 0, [IPY_GameWorld.rptItem, IPY_GameWorld.rptAnyWhere])
            
                
        # 同步伤害列表