@@ -189,6 +189,9 @@ function getAndSendMsg(human, id, actId)
-- end
BuyLogic.fontBuyItem(human, msgRet.giftlist[index].buyMsg[1], buyID)
+ if v.buyID == 0 then
+ msgRet.giftlist[index].buyMsg[1].cost = v.price or 0
+ end
end
msgRet.giftlist[0] = index
if index == 0 then