diff --git a/data/mods/Generic_Guns/firearms/gg_firearms_migration.json b/data/mods/Generic_Guns/firearms/gg_firearms_migration.json index f9844efe202fd..64de4a084abd8 100644 --- a/data/mods/Generic_Guns/firearms/gg_firearms_migration.json +++ b/data/mods/Generic_Guns/firearms/gg_firearms_migration.json @@ -154,7 +154,17 @@ "replace": "pistol_pipe_smg" }, { - "id": [ "cop_38", "model_10_revolver", "ruger_lcr_38", "sw_610", "bond_410", "colt_saa", "l_lookout_9mm", "rm99_pistol" ], + "id": [ + "cop_38", + "model_10_revolver", + "ruger_lcr_38", + "sw_610", + "bond_410", + "colt_saa", + "l_lookout_9mm", + "rm99_pistol", + "m47a1" + ], "type": "MIGRATION", "replace": "pistol_revolver" },