From 959141288375f7220f4ba1bef49fb3cf56542096 Mon Sep 17 00:00:00 2001 From: BalthazarArgall <116303491+BalthazarArgall@users.noreply.github.com> Date: Sat, 15 Jun 2024 20:26:23 +0200 Subject: [PATCH] remove obsolete raging_judge id --- data/mods/Generic_Guns/firearms/gg_firearms_migration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/mods/Generic_Guns/firearms/gg_firearms_migration.json b/data/mods/Generic_Guns/firearms/gg_firearms_migration.json index 07103e9e3e0e8..fba1f3d664f9d 100644 --- a/data/mods/Generic_Guns/firearms/gg_firearms_migration.json +++ b/data/mods/Generic_Guns/firearms/gg_firearms_migration.json @@ -71,7 +71,7 @@ "replace": "pistol_magnum_pipe" }, { - "id": [ "sw_619", "mr73", "sw629", "bfr", "sw_500", "raging_bull", "raging_judge", "chiappa_rhino" ], + "id": [ "sw_619", "mr73", "sw629", "bfr", "sw_500", "raging_bull", "chiappa_rhino" ], "type": "MIGRATION", "replace": "pistol_magnum_revolver" },