blob: 13a2cd3f08db6ffaa17506a9a4aa499451321e28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[
{
"type": "sound_effect",
"id": "fire_gun",
"volume": 20,
"variant": "empty",
"files" : [
"guns/reload/rifle_s/rifle_1.ogg",
"guns/reload/rifle_s/rifle_2.ogg",
"guns/reload/rifle_s/rifle_3.ogg",
"guns/reload/rifle_s/rifle_4.ogg",
"guns/reload/rifle_s/rifle_5.ogg"
]
}
]
|