summaryrefslogtreecommitdiff
path: root/json/migration.json
blob: ebba64e24df500f0d566ea738eb922a01fa06cc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
  { 
    "id": "bot_rifleturret",
    "type": "MIGRATION",
    "replace": "bot_turret_light"
  },
  { 
    "id": "bot_crows_m240",
    "type": "MIGRATION",
    "replace": "bot_turret_medium"
  },
  { 
    "id": "bot_antimateriel",
    "type": "MIGRATION",
    "replace": "bot_turret_longrange"
  }
]