summaryrefslogtreecommitdiff
path: root/json/items/migration.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/migration.json')
-rw-r--r--json/items/migration.json38
1 files changed, 34 insertions, 4 deletions
diff --git a/json/items/migration.json b/json/items/migration.json
index cbe81d4..31668a3 100644
--- a/json/items/migration.json
+++ b/json/items/migration.json
@@ -5,13 +5,43 @@
"replace": "hk_ucp"
},
{
- "id": "hk_caws_belt",
+ "id": "shot_000_flechette",
"type": "MIGRATION",
- "replace": "hk_caws_mag"
+ "replace": "shot_flechette"
},
{
- "id": "hk_g36_mag",
+ "id": "reloaded_shot_000_flechette",
"type": "MIGRATION",
- "replace": "g36mag_30rd"
+ "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"
+ },
+ {
+ "result": "reloaded_shot_000_flechette",
+ "type": "recipe",
+ "obsolete": true
+ },
+ {
+ "result": "reloaded_shot_000_slug",
+ "type": "recipe",
+ "obsolete": true
}
]