Rename sound "sheep" to "sheep_baa"

This commit is contained in:
Jordan Irwin 2021-08-11 12:17:02 -07:00
parent b92385d114
commit 9d0b4bce2c
5 changed files with 17 additions and 5 deletions

View File

@ -9,6 +9,8 @@ next
- seagulls
- snake_rattle
- squirrel
- renamed sounds:
- sheep -> sheep_baa
v1.4

View File

@ -197,11 +197,21 @@ sounds.lamb = SoundGroup({
})
--- @sndgroup sounds.sheep
-- @snd sheep
sounds.sheep = SoundGroup({
"sheep",
-- @snd sheep_baa
sounds.sheep_baa = SoundGroup({
"sheep_baa",
})
--- <br>
--
-- Includes:
--
-- - `sounds.lamb`
-- - `sounds.sheep_baa`
--
-- @sndgroup sounds.sheep
sounds.sheep = sounds.lamb + sounds.sheep_baa
--- <br>
--
-- Includes:

View File

@ -67,7 +67,7 @@
| [rooster][] | poorenglishjuggler | CC0 | |
| [seagull*][seagull] | squashy555 | CC0 | |
| [seagulls][] | Soojay | CC0 | |
| [sheep][] | mikewest | CC0 | |
| [sheep_baa][] | mikewest | CC0 | |
| [skeleton_bones][] | AntumDeluge | CC0 | |
| [snake_rattle][fws] | U.S. Fish & Wildlife Service | CC0 | |
| [squirrel*][squirrel] | bmccoy2 | CC BY 3.0 | |
@ -217,7 +217,7 @@
[step_water.1]: https://freesound.org/s/20432/
[step_water.2]: https://freesound.org/s/20434/
[step_water.3]: https://freesound.org/s/20437/
[sheep]: https://freesound.org/s/414342/
[sheep_baa]: https://freesound.org/s/414342/
[skeleton_bones]: https://opengameart.org/node/16324
[tiger_roar_01]: https://freesound.org/s/149190/
[tiger_snarl]: https://freesound.org/s/439280/