From c4b102dc50440956aa14c36639589673a1c3aeb2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 16 Feb 2023 18:25:19 -0800 Subject: Migrate 000 shotgun hulls to 00 shotgun hulls. --- json/items/migration.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'json/items/migration.json') diff --git a/json/items/migration.json b/json/items/migration.json index 31668a3..0421568 100644 --- a/json/items/migration.json +++ b/json/items/migration.json @@ -34,6 +34,11 @@ "type": "MIGRATION", "replace": "shot_he" }, + { + "id": "000shot_hull", + "type": "MIGRATION", + "replace": "shot_hull" + }, { "result": "reloaded_shot_000_flechette", "type": "recipe", -- cgit v1.2.1