summaryrefslogtreecommitdiff
path: root/json/items/migration.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 22:54:38 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 22:54:38 -0700
commit08753e2e1a88813f133e1cb411a27d1d7e4e85c6 (patch)
tree87f72623d59ecd549efc1c6ac4b5c607d0701f60 /json/items/migration.json
parentMigrate 000 shotgun hulls to 00 shotgun hulls. (diff)
downloadcataclysm-dda-mod_hk-loadout-08753e2e1a88813f133e1cb411a27d1d7e4e85c6.tar.xz
Port to DDA.
Diffstat (limited to 'json/items/migration.json')
-rw-r--r--json/items/migration.json45
1 files changed, 0 insertions, 45 deletions
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
}
]