Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- heal = Instance.new("Sound",game.Workspace.Base)
- heal.Pitch = 4
- heal.Name = "Heal"
- heal.SoundId = "http://www.roblox.com/asset/?id=2101144"
- wait (1)
- game.Workspace.Base.Heal.IsPaused = false
- game.Workspace.Base.Heal.IsPlaying = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement