chore: add more sounds

This commit is contained in:
MAZE 2023-11-30 20:30:12 +03:30
parent 6bdf28afdc
commit 8c75f875f0
3 changed files with 6 additions and 0 deletions

Binary file not shown.

View File

@ -77,6 +77,12 @@ export const sounds: {
label: 'Wind',
src: '/sounds/nature/wind.mp3',
},
{
icon: <FaWind />,
id: 'howling-wind',
label: 'Howling Wind',
src: '/sounds/nature/howling-wind.mp3',
},
{
icon: <FaWind />,
id: 'wind-in-trees',