aboutsummaryrefslogtreecommitdiff
path: root/guns/460.json
blob: 86723ba891c072498202bbe1fde1fab565c29caf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[
    {
        "type": "sound_effect",
        "id" : "fire_gun",
        "volume" : 75,
        "variant" : "m1911-460",
        "files" : [
            "guns/454/454.ogg"
        ]
    },
    {
        "type": "sound_effect",
        "id" : "fire_gun_distant",
        "volume" : 75,
        "variant" : "m1911-460",
        "files" : [
            "guns/454/454.ogg"
        ]
    },
    {
        "type": "sound_effect",
        "id" : "reload",
        "volume" : 75,
        "variant" : "m1911-460",
        "files" : [
            "guns/reload/pistol_h/pistol_1.ogg",
            "guns/reload/pistol_h/pistol_2.ogg",
            "guns/reload/pistol_h/pistol_3.ogg",
            "guns/reload/pistol_h/pistol_4.ogg",
            "guns/reload/pistol_h/pistol_5.ogg"
        ]
    }
]