ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBProcess/GameLogic_GatherSoul.py
@@ -597,7 +597,7 @@ GameWorld.DebugLog("背包空间不够,发送邮件: mailItemList=%s" % str(totalItemList), curPlayer.GetPlayerID()) else: for itemID, itemCnt, isBind in totalItemList: ItemControler.GivePlayerItem(curPlayer, itemID, itemCnt, isBind, [], ItemControler.GivePlayerItem(curPlayer, itemID, itemCnt, 0, [], event=["GatherSoulFB", False, {}]) fbCfg = GetGatherSoulFBCfg()