summaryrefslogtreecommitdiff
path: root/json/items/gun/40.json
blob: ac04b128bb88ebc8fe1c659c26dde12697d0faaf (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "id": "usp_40",
    "copy-from": "usp_9mm",
    "type": "GUN",
    "name": { "str": "H&K USP .40", "str_pl": "H&K USP .40" },
    "weight": "748 g",
    "ammo": "40",
    "magazines": [ [ "40", [ "usp40mag" ] ] ]
  }
]