From f3ad0e9a1af5d0808b2c8ed01fe813a66a281f93 Mon Sep 17 00:00:00 2001 From: anothersimulacrum Date: Sat, 30 Mar 2024 11:37:23 +0000 Subject: [PATCH] Properly migrate mossberg 500 security The variant moved from one shotgun to another, so add a migration. In b9c40929c29bed9a3ea16823c757ad76e3ee68fd --- .../json/obsoletion_and_migration_0.I/migration_items.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/json/obsoletion_and_migration_0.I/migration_items.json b/data/json/obsoletion_and_migration_0.I/migration_items.json index b35251cf701c0..6c4b99f9b03c2 100644 --- a/data/json/obsoletion_and_migration_0.I/migration_items.json +++ b/data/json/obsoletion_and_migration_0.I/migration_items.json @@ -1212,6 +1212,13 @@ "type": "MIGRATION", "replace": "remington_870" }, + { + "id": "mossberg_500", + "type": "MIGRATION", + "from_variant": "mossberg_500_security", + "replace": "benelli_tsa", + "variant": "mossberg_500_security" + }, { "id": "bottle_suppressor", "type": "MIGRATION",