diff options
Diffstat (limited to 'json/items/magazine/46.json')
-rw-r--r-- | json/items/magazine/46.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/json/items/magazine/46.json b/json/items/magazine/46.json index f033fc9..911a5b6 100644 --- a/json/items/magazine/46.json +++ b/json/items/magazine/46.json @@ -8,14 +8,15 @@ "description": "A standard 20-round magazine for use with Heckler & Koch's proprietary 4.6x30mm round.", "weight": "100 g", "volume": "250 ml", - "price": 4700, - "price_postapoc": 100, + "price": "47 USD", + "price_postapoc": "1 USD", "material": [ "steel" ], "symbol": "#", "color": "light_gray", "ammo_type": [ "46" ], - "flags": [ "MAG_COMPACT" ], - "capacity": 20 + "capacity": 20, + "reliability": 9, + "flags": [ "MAG_COMPACT" ] }, { "id": "hk46bigmag", |