so how do i do that with this script
local cfg = {
level = 0,
soul = 0,
Mon = "Rat",
Lx = "You do not meet the level required to plow the land.",
Sx = "You do not have enough soul to plow the land.",
soil = {4533, 4526, 4536},
grass = 103
}
function onUse(cid, item, fromposition, item2...