Add fireball sounds (CC0) by Julien Matthey...

- https://freesound.org/s/105016/
- https://freesound.org/s/346917/
- https://freesound.org/s/346916/
This commit is contained in:
Jordan Irwin 2021-08-21 09:53:13 -07:00
parent 7a28714ac0
commit 12299e6b3f
9 changed files with 24 additions and 0 deletions

View File

@ -6,6 +6,7 @@ next
- added setting "sounds.enable_tests"
- added sounds testing formspec shown with "/sounds_tests" chat command
- added sounds:
- fireball
- laser

View File

@ -5,6 +5,23 @@
--- Fireball
--
-- @section fireball
--- @sndgroup sounds.fireball
-- @snd fireball_01
-- @snd fireball_02
-- @snd fireball_03
sounds.fireball = SoundGroup({
"fireball_01",
"fireball_02",
"fireball_03",
})
--- Laser
--
-- @section laser

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

@ -54,6 +54,9 @@
| [explosion][] | JuveriSetila | CC0 | |
| [frog][] | kayceemixer | CC0 | |
| [fire_crackle][] | 16FThumaF | CC0 | loopable |
| [fireball_01][] | Julien Matthey | CC0 | |
| [fireball_02][] | Julien Matthey | CC0 | |
| [fireball_03][] | Julien Matthey | CC0 | |
| [fuse][] | Ned Bouhalassa | CC0 | |
| [gallop_01][] | Alan McKinney (alanmcki) | CC BY 3.0 | |
| [gallop_02][] | Alan McKinney (alanmcki) | CC BY 3.0 | |
@ -258,6 +261,9 @@
[entity_hit]: https://freesound.org/s/241872/
[explosion]: https://freesound.org/s/514133/
[fire_crackle]: https://freesound.org/s/499032/
[fireball_01]: https://freesound.org/s/105016/
[fireball_02]: https://freesound.org/s/346917/
[fireball_03]: https://freesound.org/s/346916/
[frog]: https://freesound.org/s/251495/
[fuse]: https://freesound.org/s/8320/
[gallop_01]: https://freesound.org/s/403026/