mirror of
https://github.com/cxong/cdogs-sdl.git
synced 2025-07-23 07:23:01 +02:00
Add gas leak sound
This commit is contained in:
@@ -339,14 +339,16 @@
|
||||
"Name": "gas_poison_explosion",
|
||||
"Bullet": "gas_cloud_poison",
|
||||
"Recoil": 6.28,
|
||||
"SpreadCount": 8
|
||||
"SpreadCount": 8,
|
||||
"Sound": "gas_leak"
|
||||
},
|
||||
{
|
||||
"Pic": "",
|
||||
"Name": "gas_confuse_explosion",
|
||||
"Bullet": "gas_cloud_confuse",
|
||||
"Recoil": 6.28,
|
||||
"SpreadCount": 8
|
||||
"SpreadCount": 8,
|
||||
"Sound": "gas_leak"
|
||||
},
|
||||
{
|
||||
"Pic": "",
|
||||
|
BIN
sounds/gas_leak.ogg
Normal file
BIN
sounds/gas_leak.ogg
Normal file
Binary file not shown.
4
sounds/gas_leak.txt
Normal file
4
sounds/gas_leak.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Derived from Décompression.wav by davidou
|
||||
https://www.freesound.org/people/davidou/sounds/88495/
|
||||
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
Reference in New Issue
Block a user