Add ar_fire sounds (CC BY 3.0) by Wyatt Dilley...
https://freesound.org/s/553848/
This commit is contained in:
parent
53d5114b53
commit
99892f0fc6
@ -6,6 +6,7 @@ next
|
||||
- added setting "sounds.enable_tests"
|
||||
- added sounds testing formspec shown with "/sounds_tests" chat command
|
||||
- added sounds:
|
||||
- ar_fire
|
||||
- firearm_cock
|
||||
- fireball
|
||||
- laser
|
||||
|
@ -5,6 +5,18 @@
|
||||
|
||||
|
||||
|
||||
--- @sndgroup sounds.ar_fire
|
||||
-- @snd ar_fire_01
|
||||
-- @snd ar_fire_02
|
||||
-- @snd ar_fire_03
|
||||
-- @snd ar_fire_04
|
||||
sounds.ar_fire = SoundGroup({
|
||||
"ar_fire_01",
|
||||
"ar_fire_02",
|
||||
"ar_fire_03",
|
||||
"ar_fire_04",
|
||||
})
|
||||
|
||||
--- @sndgroup sounds.firearm_cock
|
||||
-- @snd firearm_cock_01
|
||||
-- @snd firearm_cock_02
|
||||
|
BIN
sounds/sounds_ar_fire_01.ogg
Normal file
BIN
sounds/sounds_ar_fire_01.ogg
Normal file
Binary file not shown.
BIN
sounds/sounds_ar_fire_02.ogg
Normal file
BIN
sounds/sounds_ar_fire_02.ogg
Normal file
Binary file not shown.
BIN
sounds/sounds_ar_fire_03.ogg
Normal file
BIN
sounds/sounds_ar_fire_03.ogg
Normal file
Binary file not shown.
BIN
sounds/sounds_ar_fire_04.ogg
Normal file
BIN
sounds/sounds_ar_fire_04.ogg
Normal file
Binary file not shown.
BIN
sounds_src/sounds_ar_fire_01.flac
Normal file
BIN
sounds_src/sounds_ar_fire_01.flac
Normal file
Binary file not shown.
BIN
sounds_src/sounds_ar_fire_02.flac
Normal file
BIN
sounds_src/sounds_ar_fire_02.flac
Normal file
Binary file not shown.
BIN
sounds_src/sounds_ar_fire_03.flac
Normal file
BIN
sounds_src/sounds_ar_fire_03.flac
Normal file
Binary file not shown.
BIN
sounds_src/sounds_ar_fire_04.flac
Normal file
BIN
sounds_src/sounds_ar_fire_04.flac
Normal file
Binary file not shown.
@ -5,6 +5,7 @@
|
||||
| --------------------------------- | ---------------------------- | ------------ | ----------------------- |
|
||||
| [airplane_prop][] | jakobthiesen | CC BY 3.0 | loopable |
|
||||
| [apple_bite][] | sonicmariobrotha | CC0 | |
|
||||
| [ar_fire*][ar_fire] | Wyatt Dilley (dwightsabeast) | CC BY 3.0 | |
|
||||
| [balloon_inflate][] | d.n.audio.uk | CC0 | |
|
||||
| [balloon_pop][] | Gniffelbaf | CC0 | |
|
||||
| [bat*][bat] | polymorpheva | CC0 | |
|
||||
@ -212,6 +213,7 @@
|
||||
|
||||
[airplane_prop]: https://freesound.org/s/188423/
|
||||
[apple_bite]: https://freesound.org/s/333825/
|
||||
[ar_fire]: https://freesound.org/s/553848/
|
||||
[balloon_inflate]: https://freesound.org/s/263809/
|
||||
[balloon_pop]: https://freesound.org/s/82119/
|
||||
[bat]: https://freesound.org/s/104205/
|
||||
|
Loading…
x
Reference in New Issue
Block a user