local args = { { type = "SeaCreature", rarity = "Legendary", creatureId = 6, value = 999999, color = Color3.new(0.3921568691730499, 0.5882353186607361, 1), icon = "\240\159\166\142", displayName = "Megalodon" } } game:GetService("ReplicatedStorage"):WaitForChild("GrantReward"):InvokeServer(unpack(args))