diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-14 23:08:47 -0700 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-14 23:08:47 -0700 |
| commit | 0a8dc62ae265b75565d3f3ea5df3beb681d8dd0e (patch) | |
| tree | d757abcb522c0921ea47d3c0b37e6b16630034a0 /json/items | |
| parent | Port to DDA. (diff) | |
| download | cataclysm-dda-mod_hk-loadout-0a8dc62ae265b75565d3f3ea5df3beb681d8dd0e.tar.xz | |
Remove migration hack as 0.G no longer allows it.
Diffstat (limited to 'json/items')
| -rw-r--r-- | json/items/migration.json | 7 |
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" - } -] |
