summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification Files/Items/Weapons/ammo_types.json
blob: ee00f26fb9841c492135e0ddcbb09020a136ab8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[{
        "type": "ammunition_type",
        "id": "bloodshot",
        "name": "bloodshot",
        "default": "bloodshot_00"
    }, {
        "type": "ammunition_type",
        "id": "ammoblood",
        "name": "blood",
        "default": "bloodypressure"
    }
]