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