ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Item/ChItem.py
@@ -2011,8 +2011,7 @@
#            makeItemID = int(itemDictData['ItemID'])
#            itemCount = 1
#            itemDictData['IsBind'] = isBind
#            if not ItemControler.GivePlayerEquip(curPlayer, itemDictData, False,
#                                                 [IPY_GameWorld.rptItem]):
#            if not ItemControler.GivePlayerEquip(curPlayer, itemDictData):
#                GameWorld.ErrLog("使用特殊运营物品 给予定制物品失败")
#                return
#        else: