Adds more strategic & maritime bombers for Russia.

Also adds the prettified name for the Tu-142.
This commit is contained in:
Simon Clark 2021-01-06 13:33:14 +00:00 committed by Dan Albert
parent ef439a6c42
commit 088c7b35ba
6 changed files with 19 additions and 5 deletions

View File

@ -7,7 +7,8 @@
"MiG_15bis", "MiG_15bis",
"MiG_19P", "MiG_19P",
"MiG_21Bis", "MiG_21Bis",
"Mi_8MT" "Mi_8MT",
"Tu_95MS"
], ],
"awacs": [ "awacs": [
"A_50" "A_50"

View File

@ -12,7 +12,9 @@
"Su_24M", "Su_24M",
"Su_25", "Su_25",
"Mi_8MT", "Mi_8MT",
"Mi_24V" "Mi_24V",
"Tu_95MS",
"Tu_142"
], ],
"awacs": [ "awacs": [
"A_50" "A_50"

View File

@ -16,7 +16,9 @@
"Mi_8MT", "Mi_8MT",
"Mi_24V", "Mi_24V",
"Tu_22M3", "Tu_22M3",
"Tu_95MS" "Tu_95MS",
"Tu_142",
"Tu_160"
], ],
"awacs": [ "awacs": [
"A_50" "A_50"

View File

@ -18,7 +18,10 @@
"Mi_24V", "Mi_24V",
"Mi_28N", "Mi_28N",
"Ka_50", "Ka_50",
"Tu_22M3" "Tu_22M3",
"Tu_95MS",
"Tu_142",
"Tu_160"
], ],
"awacs": [ "awacs": [
"A_50" "A_50"

View File

@ -19,7 +19,10 @@
"Mi_24V", "Mi_24V",
"Mi_28N", "Mi_28N",
"Ka_50", "Ka_50",
"Tu_22M3" "Tu_22M3",
"Tu_95MS",
"Tu_142",
"Tu_160"
], ],
"awacs": [ "awacs": [
"A_50" "A_50"

View File

@ -261,6 +261,9 @@
"Tu-95MS": [{ "Tu-95MS": [{
"default": "Tu-95MS Bear-H" "default": "Tu-95MS Bear-H"
}], }],
"Tu-142": [{
"default": "Tu-142 Bear-F"
}],
"Tu-160": [{ "Tu-160": [{
"default": "Tu-160 Blackjack" "default": "Tu-160 Blackjack"
}], }],