Add cicada sound (CC BY 3.0) by Exomène...
https://freesound.org/s/317472/
This commit is contained in:
parent
bb3fef5f61
commit
735b4e64b8
@ -684,9 +684,11 @@ sounds.bee = SoundGroup({
|
|||||||
})
|
})
|
||||||
|
|
||||||
--- @sndgroup sounds.cicada
|
--- @sndgroup sounds.cicada
|
||||||
-- @snd cicada_01
|
-- @snd cicada_01 (loopable)
|
||||||
|
-- @snd cicada_02 (loopable)
|
||||||
sounds.cicada = SoundGroup({
|
sounds.cicada = SoundGroup({
|
||||||
"cicada_01",
|
"cicada_01",
|
||||||
|
"cicada_02",
|
||||||
})
|
})
|
||||||
|
|
||||||
--- @sndgroup sounds.cricket
|
--- @sndgroup sounds.cricket
|
||||||
|
BIN
sounds/sounds_cicada_02.ogg
Normal file
BIN
sounds/sounds_cicada_02.ogg
Normal file
Binary file not shown.
BIN
sounds_src/sounds_cicada_02.flac
Normal file
BIN
sounds_src/sounds_cicada_02.flac
Normal file
Binary file not shown.
@ -31,6 +31,7 @@
|
|||||||
| [chalk_write*][chalk_write] | thavis360 | CC0 | |
|
| [chalk_write*][chalk_write] | thavis360 | CC0 | |
|
||||||
| [chicken*][chicken] | www.bonson.ca | CC BY 3.0 | |
|
| [chicken*][chicken] | www.bonson.ca | CC BY 3.0 | |
|
||||||
| [cicada_01][] | InspectorJ | CC BY 3.0 | loopable |
|
| [cicada_01][] | InspectorJ | CC BY 3.0 | loopable |
|
||||||
|
| [cicada_02][] | Exomène | CC BY 3.0 | loopable |
|
||||||
| [clock_tick][] | AntumDeluge | CC0 | loopable |
|
| [clock_tick][] | AntumDeluge | CC0 | loopable |
|
||||||
| [cobra*][cobra] | N/A | CC0 | |
|
| [cobra*][cobra] | N/A | CC0 | |
|
||||||
| [coin][] | greenvwbeetle | CC0 | |
|
| [coin][] | greenvwbeetle | CC0 | |
|
||||||
@ -253,6 +254,7 @@
|
|||||||
[chalk_write]: https://freesound.org/s/178433/
|
[chalk_write]: https://freesound.org/s/178433/
|
||||||
[chicken]: https://freesound.org/s/24967/
|
[chicken]: https://freesound.org/s/24967/
|
||||||
[cicada_01]: https://freesound.org/s/400331/
|
[cicada_01]: https://freesound.org/s/400331/
|
||||||
|
[cicada_02]: https://freesound.org/s/317472/
|
||||||
[clock_tick]: https://opengameart.org/node/16323
|
[clock_tick]: https://opengameart.org/node/16323
|
||||||
[cobra]: https://archive.org/details/unknowncobracobrabitewmv
|
[cobra]: https://archive.org/details/unknowncobracobrabitewmv
|
||||||
[coin]: https://freesound.org/s/423332/
|
[coin]: https://freesound.org/s/423332/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user