ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerReincarnation.py
@@ -269,7 +269,7 @@
        if isAppoint:
            ItemControler.GivePlayerAppointItem(curPlayer, itemID, isBind, True, True)
        else:
            ItemControler.GivePlayerItem(curPlayer, itemID, itemCount, isBind, [IPY_GameWorld.rptItem], True, showSysInfo=True)
            ItemControler.GivePlayerItem(curPlayer, itemID, itemCount, 0, [IPY_GameWorld.rptItem], True, showSysInfo=True)
    
    
    GameWorld.Log('领取转生奖励成功,dataEx=%s' % dataEx)