summaryrefslogtreecommitdiff
path: root/json/items/gun/9mm.json
blob: b90ab7e84546e452e3ceeb3800d0e3038b51510d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
  {
    "id": "usp_9mm",
    "copy-from": "usp_9mm",
    "type": "GUN",
    "name": { "str": "H&K USP 9mm", "str_pl": "H&K USP 9mm" },
    "weight": "748 g"
  },
  {
    "id": "hk_mp5",
    "copy-from": "hk_mp5",
    "type": "GUN",
    "name": { "str": "H&K MP5A4", "str_pl": "H&K MP5A4" },
    "volume": "1750 ml"
  },
  {
    "id": "hk_mp5k",
    "copy-from": "hk_mp5k",
    "type": "GUN",
    "name": { "str": "H&K MP5K-PDW", "str_pl": "H&K MP5K-PDW" },
    "volume": "1250 ml"
  }
]