From 075b8bc89d97e17848b6d967d9de276291df4022 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 2 Oct 2023 16:42:23 -0700 Subject: Convert 8x40 ammo to new id. --- json/items/ammo/migration.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'json/items/ammo/migration.json') diff --git a/json/items/ammo/migration.json b/json/items/ammo/migration.json index 3654b70..b666342 100644 --- a/json/items/ammo/migration.json +++ b/json/items/ammo/migration.json @@ -8,5 +8,20 @@ "id": "20x66_bootleg_flare", "type": "MIGRATION", "replace": "20x66_flare_reloaded" + }, + { + "id": "8mm_bootleg_jhp", + "type": "MIGRATION", + "replace": "8mm_jhp_reloaded" + }, + { + "id": "8mm_bootleg_fmj", + "type": "MIGRATION", + "replace": "8mm_fmj_reloaded" + }, + { + "id": "8mm_hvp_reloaded", + "type": "MIGRATION", + "replace": "8mm_fmj_reloaded" } ] -- cgit v1.2.1