summaryrefslogtreecommitdiff
path: root/json/migration.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/migration.json')
-rw-r--r--json/migration.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/json/migration.json b/json/migration.json
new file mode 100644
index 0000000..ebba64e
--- /dev/null
+++ b/json/migration.json
@@ -0,0 +1,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"
+ }
+]