function onUse(cid, item, fromPosition, itemEx, toPosition)
if item.itemid == 7132 then
return
elseif(item.actionid == 53232) and getPlayerStorageValue(cid, 35974) <= 1 then
doTeleportThing(getTopCreature({x=33167,y=31639,z=7}).uid, {x=33110,y=31589,z=12})...