New chinese rifles sounds
This commit is contained in:
parent
8d244cd85c
commit
90a4e740f2
|
@ -110,9 +110,9 @@ do -- Sound definitions
|
||||||
}, 140, 100, 0.5, CHAN_STATIC )
|
}, 140, 100, 0.5, CHAN_STATIC )
|
||||||
|
|
||||||
AddSound( "QBBLSW.Fire", {
|
AddSound( "QBBLSW.Fire", {
|
||||||
"benny/weapons/qbblsw/01.ogg",
|
"benny/weapons/qbblsw/fire-01.ogg",
|
||||||
"benny/weapons/qbblsw/02.ogg",
|
"benny/weapons/qbblsw/fire-02.ogg",
|
||||||
"benny/weapons/qbblsw/03.ogg",
|
"benny/weapons/qbblsw/fire-03.ogg",
|
||||||
}, 140, 100, 0.5, CHAN_STATIC )
|
}, 140, 100, 0.5, CHAN_STATIC )
|
||||||
|
|
||||||
AddSound( "Stoner63.Fire", {
|
AddSound( "Stoner63.Fire", {
|
||||||
|
|
Loading…
Reference in New Issue