ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGameEvent.py
@@ -449,7 +449,7 @@
    
    isBind = hasBind or isBind
    if itemType == 0:
        ItemControler.GivePlayerItem(curPlayer, itemID, itemCnt, isBind,
        ItemControler.GivePlayerItem(curPlayer, itemID, itemCnt, 0,
                                     [IPY_GameWorld.rptItem, IPY_GameWorld.rptAnyWhere])
    elif itemType == 1:
        ItemControler.GivePlayerAppointItem(curPlayer, itemID, isBind)