local args = { -10000000000, "", { viewportFramePlacementOrientation = { Y = -30, X = 30, Z = 0 }, cookingTime = 15, itemType = "RawFood", sellingPrice = 150, cookedFood = { CookedFishStick = { viewportFramePlacementPosition = { Y = -0.5, X = 0, Z = -4 }, itemType = "CookedFood", sellingPrice = 600, order = 5, name = "Cooked Fish Stick", viewportFramePlacementOrientation = { Y = -30, X = 30, Z = 0 }, rarity = "Common" } }, viewportFramePlacementPosition = { Y = -0.5, X = 0, Z = -4 }, name = "Fish Stick", chance = 50, moneyprice = 300, rarity = "Common" }, "Normal" } game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("BuyRawFoodsEvent"):FireServer(unpack(args))