From 08753e2e1a88813f133e1cb411a27d1d7e4e85c6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 14 Mar 2023 22:54:38 -0700 Subject: Port to DDA. --- json/items/migration.json | 45 --------------------------------------------- 1 file changed, 45 deletions(-) (limited to 'json/items/migration.json') diff --git a/json/items/migration.json b/json/items/migration.json index 0421568..184db76 100644 --- a/json/items/migration.json +++ b/json/items/migration.json @@ -3,50 +3,5 @@ "id": "hk_ucp", "type": "MIGRATION", "replace": "hk_ucp" - }, - { - "id": "shot_000_flechette", - "type": "MIGRATION", - "replace": "shot_flechette" - }, - { - "id": "reloaded_shot_000_flechette", - "type": "MIGRATION", - "replace": "reloaded_shot_flechette" - }, - { - "id": "shot_000_slug", - "type": "MIGRATION", - "replace": "shot_slug" - }, - { - "id": "reloaded_shot_000_slug", - "type": "MIGRATION", - "replace": "reloaded_shot_slug" - }, - { - "id": "shot_000_beanbag", - "type": "MIGRATION", - "replace": "shot_beanbag" - }, - { - "id": "shot_000_he", - "type": "MIGRATION", - "replace": "shot_he" - }, - { - "id": "000shot_hull", - "type": "MIGRATION", - "replace": "shot_hull" - }, - { - "result": "reloaded_shot_000_flechette", - "type": "recipe", - "obsolete": true - }, - { - "result": "reloaded_shot_000_slug", - "type": "recipe", - "obsolete": true } ] -- cgit v1.2.1