summaryrefslogtreecommitdiff
path: root/json/migration.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 01:44:28 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-13 01:44:28 -0800
commit7b64083a19820174f92a5f078c657f614c7a833d (patch)
tree1e13b47ab766ad5af6b8d8bbaa84fe03e1752022 /json/migration.json
parentUpdated to use BN depends. (diff)
downloadcataclysm-bn-mod_mbr-vests-return-7b64083a19820174f92a5f078c657f614c7a833d.tar.xz
Revert removal of the dragonskin vest.
-With the latest rebalance it is no longer terrible. Tweak the dragonskin vest slightly.
Diffstat (limited to 'json/migration.json')
-rw-r--r--json/migration.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/json/migration.json b/json/migration.json
index 143b01e..66ba312 100644
--- a/json/migration.json
+++ b/json/migration.json
@@ -3,20 +3,5 @@
"id": "modularvestkevlar",
"type": "MIGRATION",
"replace": "modularvest"
- },
- {
- "id": "dragonskin",
- "type": "MIGRATION",
- "replace": "modularvestceramic"
- },
- {
- "id": "dragonskinempty",
- "type": "MIGRATION",
- "replace": "modularvest"
- },
- {
- "id": "ceramicdisks",
- "type": "MIGRATION",
- "replace": "ceramic_armor"
}
]