Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(1)
- game.Lighting.ClockTime = 0
- game.Lighting.FogEnd = 300
- game.Lighting.FogColor = Color3.new(0, 0, 0)
- SoundN = Instance.new("Sound")
- SoundN.Volume = 1
- SoundN.Parent = game.Workspace
- SoundN.Looped = true
- SoundN.SoundId = ("rbxassetid://304235605")
- SoundN:Play()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement