Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Sound0 = Instance.new("Sound",workspace )
- Sound0.Name = "Wind of Fjords"
- Sound0.Pitch = 1
- Sound0.PlaybackSpeed = 1
- Sound0.SoundId = "rbxassetid://3371041199"
- Sound0.Volume = 0.2
- Sound0:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement