local chance = math.random (1,100)
local storageValue = getPlayerStorageValue(cid, 1000012)
function onUse(cid)
if storageValue ~= 1 then
if chance <= 30 then
doTransformItem (item.uid, 1213)
setPlayerStorageValue(cid,storage,1)
elseif
doSendPlayerAnimatedText (cid, 21, "You cannot got...