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/9mm.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'json/items/gun/9mm.json') diff --git a/json/items/gun/9mm.json b/json/items/gun/9mm.json index b90ab7e..fb37fa6 100644 --- a/json/items/gun/9mm.json +++ b/json/items/gun/9mm.json @@ -11,6 +11,7 @@ "copy-from": "hk_mp5", "type": "GUN", "name": { "str": "H&K MP5A4", "str_pl": "H&K MP5A4" }, + "weight": "2540 g", "volume": "1750 ml" }, { @@ -18,6 +19,7 @@ "copy-from": "hk_mp5k", "type": "GUN", "name": { "str": "H&K MP5K-PDW", "str_pl": "H&K MP5K-PDW" }, + "weight": "2530 g", "volume": "1250 ml" } ] -- cgit v1.2.1