summaryrefslogtreecommitdiff
path: root/json/migration.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/migration.json')
-rw-r--r--json/migration.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/json/migration.json b/json/migration.json
index 143b01e..2fbf4c6 100644
--- a/json/migration.json
+++ b/json/migration.json
@@ -18,5 +18,20 @@
"id": "ceramicdisks",
"type": "MIGRATION",
"replace": "ceramic_armor"
+ },
+ {
+ "id": "ballistic_vest_empty",
+ "type": "MIGRATION",
+ "replace": "modularvest"
+ },
+ {
+ "id": "ballistic_vest_esapi",
+ "type": "MIGRATION",
+ "replace": "modularvestceramic"
+ },
+ {
+ "id": "xlkevlar",
+ "type": "MIGRATION",
+ "replace": "modularvest"
}
]