summaryrefslogtreecommitdiff
path: root/json/items/gun/9mm.json
blob: 01f06e61c5b37db047db3a4d5b275ac7d1aad86a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  {
    "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"
  }
]