ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerGoldGift.py
@@ -520,7 +520,7 @@ return tryItem = ItemControler.GetOutPutItemObj(tryItemID, 1, 1) if ChEquip.DoPlayerEquipItem(curPlayer, tryItem, equipPlace, tick): if ChEquip.DoPlayerEquipItem(curPlayer, tryItem, ItemCommon.GetEquipPackIndex(tryItem), tick): PlayerControl.NomalDictSetProperty(curPlayer, ChConfig.Def_PDict_FirstGoldTry, 2) else: curItem.clear()