From 618a6c701f38565eba5ab06d2b8a3765d0a3daf2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 11 May 2021 01:04:35 -0700 Subject: Resync item stats against bright nights Migrate custom g36 magazine to the new stock g36 magazine --- json/items/gun/223.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'json/items/gun/223.json') diff --git a/json/items/gun/223.json b/json/items/gun/223.json index b3418aa..9f4af57 100644 --- a/json/items/gun/223.json +++ b/json/items/gun/223.json @@ -19,7 +19,6 @@ "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. It was later found to have problems overheating during prolonged firefights, and was phased out of active service in 2016.", - "built_in_mods": [ "folding_stock" ], - "magazines": [ [ "223", [ "hk_g36_mag", "stanag30", "stanag50", "survivor223mag" ] ] ] + "built_in_mods": [ "folding_stock" ] } ] -- cgit v1.2.1