ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_AllFamilyBoss.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_AllFamilyBoss.py
@@ -287,6 +287,7 @@ itemList = IpyGameDataPY.GetFuncEvalCfg('LeagueBOSSReward1') giveItemList = [[itemID, itemCnt, 0] for itemID, itemCnt in itemList] ItemControler.GivePlayerItemOrMail(curPlayer, giveItemList) DoFBHelp(curPlayer, tick) return