ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_Zhanchui.py
@@ -46,6 +46,7 @@ itemList = FBCommon.GetPassAwardList(mapID, funcLineID) GameWorld.DebugLog("过关奖励: mapID=%s,funcLineID=%s,itemList=%s" % (mapID, funcLineID, itemList)) # 首通不扣次数 FBCommon.AddEnterFBCount(curPlayer, mapID, isFree=True) FBCommon.SetFBPass(curPlayer, mapID, funcLineID) ItemControler.GivePlayerItemOrMail(curPlayer, itemList, event=["Zhanchui", False, {}], isNotifyAward=False) overMsg.update({FBCommon.Over_itemInfo:FBCommon.GetJsonItemList(itemList)})