From 2ce607f12a57890c898706f1d4a6ae23226b9bec Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 29 Apr 2021 19:36:45 -0700 Subject: Drop the CAWS 20 round belt mag Fix the 000shot drop tables Fix some usp drop rates --- json/items/migration.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'json/items/migration.json') diff --git a/json/items/migration.json b/json/items/migration.json index 184db76..f15abc9 100644 --- a/json/items/migration.json +++ b/json/items/migration.json @@ -3,5 +3,10 @@ "id": "hk_ucp", "type": "MIGRATION", "replace": "hk_ucp" - } + }, + { + "id": "hk_caws_belt", + "type": "MIGRATION", + "replace": "hk_caws_mag" + }, ] -- cgit v1.2.1