summaryrefslogtreecommitdiff
path: root/json/migration.json
blob: 143b01e1fc5d231859a1c914c4bcd48a5c7ae236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
  {
    "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"
  }
]