From 176e4cefb212eae4ba6ed0d5537f126798edd882 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 26 Apr 2021 12:10:11 -0700 Subject: Add integrated folding stock to G36 --- json/items/gun/223.json | 1 + 1 file changed, 1 insertion(+) diff --git a/json/items/gun/223.json b/json/items/gun/223.json index c685e5c..474f622 100644 --- a/json/items/gun/223.json +++ b/json/items/gun/223.json @@ -12,6 +12,7 @@ "type": "GUN", "name": { "str": "H&K G36" }, "description": "Designed as a replacement for the early Heckler & Koch G3 battle rifle, the G36 is more accurate, and uses the much-lighter .223 round, allowing for a higher ammo capacity.", + "built_in_mods": [ "folding_stock" ], "magazines": [ [ "223", [ "hk_g36_mag", "stanag30", "stanag50", "survivor223mag" ] ] ] } ] -- cgit v1.2.1