Add lava_cool sounds (CC BY-SA 3.0) by celeron55...

From default mod: https://github.com/minetest/minetest_game/tree/master/mods/default
This commit is contained in:
Jordan Irwin 2021-08-11 19:54:55 -07:00
parent 167b1beef1
commit df2f868cf8
10 changed files with 8 additions and 1 deletions

View File

@ -11,7 +11,6 @@ TODO:
- add more sounds:
- hit/damage
- tool breaks
- lava cool
- tree
- leaves
- airplane

View File

@ -15,6 +15,7 @@ next
- goose
- lamb
- laugh_evil
- lava_cool
- leopard (many)
- raccoon_chatter
- rain_heavy

View File

@ -127,6 +127,12 @@ sounds.gallop = SoundGroup({
"gallop_02",
})
--- @sndgroup sounds.lava_cool
-- @snd[r3] lava_cool
sounds.lava_cool = SoundGroup({
"lava_cool",
})
--- @sndgroup sounds.pencil_erase
-- @snd pencil_erase
sounds.pencil_erase = SoundGroup({

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -58,6 +58,7 @@
| [lamb][] | swiftoid | CC0 | |
| [laugh_evil_01][] | AntumDeluge | CC0 | |
| [laugh_evil_02][] | AntumDeluge | CC0 | |
| [lava_cool][default] | Perttu Ahola (celeron55) | CC BY-SA 3.0 | 3 random sounds |
| [leopard*][leopard] | Ian Fairley | CC BY | |
| [lion_bellow][] | felix.blume | CC0 | |
| [monkey*][monkey] | AntumDeluge | CC0 | imitation |