summaryrefslogtreecommitdiff
path: root/json/items/gun/9mm.json
blob: ac2ed2d311ad6bcde2fd8db51598997431ddaaa9 (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 MP5A2", "str_pl": "H&K MP5A2" },
    "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"
  }
]