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/migration.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'json/items/migration.json') diff --git a/json/items/migration.json b/json/items/migration.json index 1f9df54..cbe81d4 100644 --- a/json/items/migration.json +++ b/json/items/migration.json @@ -8,5 +8,10 @@ "id": "hk_caws_belt", "type": "MIGRATION", "replace": "hk_caws_mag" + }, + { + "id": "hk_g36_mag", + "type": "MIGRATION", + "replace": "g36mag_30rd" } ] -- cgit v1.2.1