summaryrefslogtreecommitdiff
path: root/json/items/migration.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 01:04:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 01:04:35 -0700
commit618a6c701f38565eba5ab06d2b8a3765d0a3daf2 (patch)
tree4585a3ae425795dc281d753254a1bb12ef0900b2 /json/items/migration.json
parentAdd replacements for 4.6mm ammo (diff)
downloadcataclysm-dda-mod_hk-loadout-618a6c701f38565eba5ab06d2b8a3765d0a3daf2.tar.xz
Resync item stats against bright nights
Migrate custom g36 magazine to the new stock g36 magazine
Diffstat (limited to 'json/items/migration.json')
-rw-r--r--json/items/migration.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/json/items/migration.json b/json/items/migration.json
index 1f9df54..cbe81d4 100644
--- a/json/items/migration.json
+++ b/json/items/migration.json
@@ -8,5 +8,10 @@
"id": "hk_caws_belt",
"type": "MIGRATION",
"replace": "hk_caws_mag"
+ },
+ {
+ "id": "hk_g36_mag",
+ "type": "MIGRATION",
+ "replace": "g36mag_30rd"
}
]