diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-09 12:38:18 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-09 12:38:18 -0700 |
commit | ba547b1e64d9e1e393a58225d6641eae8ea773fb (patch) | |
tree | 5acf432e7e157a861c654971c9fd2c622579ee4f /json/migration.json | |
parent | Initial commit (diff) | |
download | cataclysm-dda-mod_mbr-vests-return-ba547b1e64d9e1e393a58225d6641eae8ea773fb.tar.xz |
Port to bright nights
Diffstat (limited to 'json/migration.json')
-rw-r--r-- | json/migration.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/json/migration.json b/json/migration.json index 5504b7a..143b01e 100644 --- a/json/migration.json +++ b/json/migration.json @@ -5,26 +5,6 @@ "replace": "modularvest" }, { - "id": "ballistic_vest_esapi", - "type": "MIGRATION", - "replace": "modularvestceramic" - }, - { - "id": "ballistic_vest_empty", - "type": "MIGRATION", - "replace": "modularvest" - }, - { - "id": "esapi_plate", - "type": "MIGRATION", - "replace": "ceramic_armor" - }, - { - "id": "esbi_plate", - "type": "MIGRATION", - "replace": "ceramic_armor" - }, - { "id": "dragonskin", "type": "MIGRATION", "replace": "modularvestceramic" |