Add compressor_motor sound (CC0) by ivolipa...
https://freesound.org/s/337447/
This commit is contained in:
parent
64ae3245d8
commit
764ac00d33
1
TODO.txt
1
TODO.txt
@ -11,7 +11,6 @@ TODO:
|
||||
- hit/damage
|
||||
- tree
|
||||
- motorcycle
|
||||
- generator
|
||||
- add sounds from:
|
||||
- cmer
|
||||
- cmer_zombie
|
||||
|
@ -4,6 +4,7 @@ next
|
||||
- added sounds:
|
||||
- chalk_screech
|
||||
- chalk_write
|
||||
- compressor_motor
|
||||
- vehicle_horn
|
||||
|
||||
|
||||
|
13
groups.lua
13
groups.lua
@ -116,6 +116,19 @@ sounds.coin = SoundGroup({
|
||||
|
||||
|
||||
|
||||
--- Compressor
|
||||
--
|
||||
-- @section compressor
|
||||
|
||||
|
||||
--- @sndgroup sounds.compressor
|
||||
-- @snd compressor_motor_01 (loopable)
|
||||
sounds.compressor = SoundGroup({
|
||||
"compressor_motor_01",
|
||||
})
|
||||
|
||||
|
||||
|
||||
--- Door
|
||||
--
|
||||
-- @section door
|
||||
|
BIN
sounds/sounds_compressor_motor_01.ogg
Normal file
BIN
sounds/sounds_compressor_motor_01.ogg
Normal file
Binary file not shown.
BIN
sounds_src/sounds_compressor_motor_01.flac
Normal file
BIN
sounds_src/sounds_compressor_motor_01.flac
Normal file
Binary file not shown.
@ -30,6 +30,7 @@
|
||||
| [clock_tick][] | AntumDeluge | CC0 | loopable |
|
||||
| [cobra*][cobra] | N/A | CC0 | |
|
||||
| [coin][] | greenvwbeetle | CC0 | |
|
||||
| [compressor_motor_01][] | ivolipa | CC0 | loopable |
|
||||
| [cow_moo*][cow_moo] | JosephSardin | CC0 | |
|
||||
| [coyote_howl][] | rogerforeman | CC BY 3.0 | |
|
||||
| [cricket][] | GB01 | CC0 | |
|
||||
@ -213,6 +214,7 @@
|
||||
[clock_tick]: https://opengameart.org/node/16323
|
||||
[cobra]: https://archive.org/details/unknowncobracobrabitewmv
|
||||
[coin]: https://freesound.org/s/423332/
|
||||
[compressor_motor_01]: https://freesound.org/s/337447/
|
||||
[cow_moo]: https://freesound.org/s/177253/
|
||||
[coyote_howl]: https://freesound.org/s/68067/
|
||||
[cricket]: https://freesound.org/s/530477/
|
||||
|
Loading…
x
Reference in New Issue
Block a user