summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 23:08:47 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-14 23:08:47 -0700
commit0a8dc62ae265b75565d3f3ea5df3beb681d8dd0e (patch)
treed757abcb522c0921ea47d3c0b37e6b16630034a0
parentPort to DDA. (diff)
downloadcataclysm-dda-mod_hk-loadout-0a8dc62ae265b75565d3f3ea5df3beb681d8dd0e.tar.xz
Remove migration hack as 0.G no longer allows it.
-rw-r--r--json/items/migration.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/json/items/migration.json b/json/items/migration.json
deleted file mode 100644
index 184db76..0000000
--- a/json/items/migration.json
+++ /dev/null
@@ -1,7 +0,0 @@
-[
- {
- "id": "hk_ucp",
- "type": "MIGRATION",
- "replace": "hk_ucp"
- }
-]