From fc8138eea89a9172a79f5ffa7b41b5d2289b62df Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 14 Jul 2021 01:34:04 -0700 Subject: Switch the MP7 to use a folding stock The MP7 stock is a collapsing tube which reduces stowed volume, rather than a metal cage which does not. --- json/items/gun/46.json | 1 + 1 file changed, 1 insertion(+) (limited to 'json/items/gun/46.json') diff --git a/json/items/gun/46.json b/json/items/gun/46.json index 2bb659d..30f7081 100644 --- a/json/items/gun/46.json +++ b/json/items/gun/46.json @@ -42,6 +42,7 @@ "weight": "1960 g", "volume": "1000 ml", "bashing": 10, + "built_in_mods": [ "folding_stock" ], "magazines": [ [ "46", [ "hk46bigmag", "hk46midmag", "hk46mag" ] ] ] } ] -- cgit v1.2.1