summaryrefslogtreecommitdiff
path: root/json/items/armor/obsoletion.json
blob: 58e668fb01b0e30df198189d04dcf6804242ab5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
  {
    "id": "helmet_xlsasurvivor",
    "type": "MIGRATION",
    "replace": "helmet_sasurvivor",
    "flags": [ "resized_large" ]
  },
  {
    "id": "hood_xlhsurvivor",
    "type": "MIGRATION",
    "replace": "hood_hsurvivor",
    "flags": [ "resized_large" ]
  },
  {
    "id": "helmet_xlhsurvivor",
    "type": "MIGRATION",
    "replace": "helmet_hsurvivor",
    "flags": [ "resized_large" ]
  }
]