Advertisement
vibrantsinger423

drk musui

Aug 26th, 2019
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. local Sound0 = Instance.new("Sound",workspace )
  2. Sound0.Name = "Wind of Fjords"
  3. Sound0.Pitch = 1
  4. Sound0.PlaybackSpeed = 1
  5. Sound0.SoundId = "rbxassetid://3371041199"
  6. Sound0.Volume = 0.2
  7. Sound0:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement