summaryrefslogtreecommitdiff
path: root/json/migration.json
blob: 2fbf4c60802ec5ee54f8e75eee046e876c762999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[
  {
    "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"
  },
  {
    "id": "ballistic_vest_empty",
    "type": "MIGRATION",
    "replace": "modularvest"
  },
  {
    "id": "ballistic_vest_esapi",
    "type": "MIGRATION",
    "replace": "modularvestceramic"
  },
  {
    "id": "xlkevlar",
    "type": "MIGRATION",
    "replace": "modularvest"
  }
]