summaryrefslogtreecommitdiff
path: root/json/items/migration.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-29 19:36:45 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-29 19:36:45 -0700
commit2ce607f12a57890c898706f1d4a6ae23226b9bec (patch)
tree345e2871317dfe5d186496542094fa99f1842164 /json/items/migration.json
parentAdd accessories to the M27 (diff)
downloadcataclysm-dda-mod_hk-loadout-2ce607f12a57890c898706f1d4a6ae23226b9bec.tar.xz
Drop the CAWS 20 round belt mag
Fix the 000shot drop tables Fix some usp drop rates
Diffstat (limited to 'json/items/migration.json')
-rw-r--r--json/items/migration.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/json/items/migration.json b/json/items/migration.json
index 184db76..f15abc9 100644
--- a/json/items/migration.json
+++ b/json/items/migration.json
@@ -3,5 +3,10 @@
"id": "hk_ucp",
"type": "MIGRATION",
"replace": "hk_ucp"
- }
+ },
+ {
+ "id": "hk_caws_belt",
+ "type": "MIGRATION",
+ "replace": "hk_caws_mag"
+ },
]