From c5bb51ceb3be46e024fa17d11ea8114dd6183620 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 23 Jan 2022 23:09:47 -0800 Subject: Port the mod back to DDA --- json/migration.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'json/migration.json') 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" } ] -- cgit v1.2.1