summaryrefslogtreecommitdiff
path: root/json/ammo_types.json
blob: 3b2962304d0d48c579ef5c82d86376476b13c382 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
  {
    "type": "ammunition_type",
    "id": "473",
    "name": "4.73x33mm",
    "default": "473x33mm"
  },
  {
    "type": "ammunition_type",
    "id": "000shot",
    "name": "000 shot",
    "default": "shot_000"
  }
]