Make fuse_short sound from fuse
This commit is contained in:
parent
b344967083
commit
869b9f847e
@ -16,6 +16,7 @@ next
|
||||
- explosion_scifi
|
||||
- fireworks
|
||||
- fireworks_pop
|
||||
- fuse_short
|
||||
- helicopter
|
||||
- melee_hit
|
||||
- plasma_shot
|
||||
|
@ -317,8 +317,10 @@ sounds.fireworks_pop = iSoundGroup({
|
||||
|
||||
--- @sndgroup sounds.fuse
|
||||
-- @snd fuse
|
||||
-- @snd fuse_short
|
||||
sounds.fuse = iSoundGroup({
|
||||
"fuse",
|
||||
"fuse_short",
|
||||
})
|
||||
|
||||
|
||||
|
BIN
sounds/sounds_fuse_short.ogg
Normal file
BIN
sounds/sounds_fuse_short.ogg
Normal file
Binary file not shown.
BIN
sounds_src/sounds_fuse_short.flac
Normal file
BIN
sounds_src/sounds_fuse_short.flac
Normal file
Binary file not shown.
@ -76,6 +76,7 @@
|
||||
| [fireworks_02][] | Jonathan Shaw (InspectorJ) | CC BY 3.0 | |
|
||||
| [fireworks_pop][]* | Jonathan Shaw (InspectorJ) | CC BY 3.0 | |
|
||||
| [fuse][] | Ned Bouhalassa | CC0 | |
|
||||
| [fuse_short][fuse] | Ned Bouhalassa | CC0 | |
|
||||
| [gallop_01][] | Alan McKinney (alanmcki) | CC BY 3.0 | |
|
||||
| [gallop_02][] | Alan McKinney (alanmcki) | CC BY 3.0 | |
|
||||
| [giraffe_hum][] | [↓](#authors) | CC BY-SA 4.0 | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user