summaryrefslogtreecommitdiff
path: root/json/items/migration.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-28 11:57:46 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-28 11:57:46 -0700
commit88f9fe10b4b653ecd5bae4ef1cd3926ab51831d6 (patch)
tree8dec9b407ddc267845315e01084ee015a33ee138 /json/items/migration.json
parentFix typos in 9mm and 45 magazines (diff)
downloadcataclysm-dda-mod_hk-loadout-88f9fe10b4b653ecd5bae4ef1cd3926ab51831d6.tar.xz
No longer require editing base game migration.json
Update Readme for mod effects
Diffstat (limited to 'json/items/migration.json')
-rw-r--r--json/items/migration.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/json/items/migration.json b/json/items/migration.json
new file mode 100644
index 0000000..184db76
--- /dev/null
+++ b/json/items/migration.json
@@ -0,0 +1,7 @@
+[
+ {
+ "id": "hk_ucp",
+ "type": "MIGRATION",
+ "replace": "hk_ucp"
+ }
+]