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