summaryrefslogtreecommitdiff
path: root/json/items/gun/45.json
blob: 10e8ad9cf96fc53e4acb2b672cf5f0b85da42f9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "id": "usp_45",
    "copy-from": "usp_9mm",
    "type": "GUN",
    "name": { "str": "H&K USP .45" },
    "weight": "789 g",
    "ammo": "45",
    "built_in_mods": [ "match_trigger" ],
    "magazines": [ [ "45", [ "usp45mag" ] ] ]
}
]