summaryrefslogtreecommitdiff
path: root/json/items/magazine/40.json
blob: cd6fa13e0ce62123144308bacd9d147ae31d1377 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
  {
    "id": "usp40mag",
    "looks_like": "glock17_17",
    "type": "MAGAZINE",
    "name": { "str": "H&K USP .40 magazine" },
    "description": "A standard capacity magazine for use with the H&K USP .40 handgun.",
    "weight": "60 g",
    "volume": "250 ml",
    "price": 5900,
    "material": "plastic",
    "symbol": "#",
    "color": "light_gray",
    "ammo_type": "40",
    "capacity": 13,
    "reliability": 10,
    "flags": [ "MAG_COMPACT" ]
}
]