diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-15 20:43:02 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-15 20:43:02 -0700 | 
| commit | a315753234a512fea707c838496567459801f7a6 (patch) | |
| tree | 07eab25f8d7aa3731b2be95f3f135a4c44dc6429 | |
| parent | Migrate 000 shotgun hulls to 00 shotgun hulls. (diff) | |
| download | cataclysm-bn-mod_hk-loadout-a315753234a512fea707c838496567459801f7a6.tar.xz | |
Remove migration hack for UCP.
| -rw-r--r-- | json/items/migration.json | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/json/items/migration.json b/json/items/migration.json index 0421568..de2b1d5 100644 --- a/json/items/migration.json +++ b/json/items/migration.json @@ -1,10 +1,5 @@  [    { -    "id": "hk_ucp", -    "type": "MIGRATION", -    "replace": "hk_ucp" -  }, -  {      "id": "shot_000_flechette",      "type": "MIGRATION",      "replace": "shot_flechette"  | 
