Murim Cultivation Script | DUPE SCRIPT
local args = {
[1] = "ITEM_NAME",
[2] = -10 --put amount in negatives
}
game:GetService("ReplicatedStorage"):WaitForChild("InventorySystem"):WaitForChild("Remotes"):WaitForChild("DropTool"):InvokeServer(unpack(args))