mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Update the Greek faction.
Greece has C-130s and Patriots. They don't have the E-3 but they do have
AEW&C via the ER-99, which isn't in DCS so just use an E-3 to pretend.
Also remove the Hawk radar as an EWR since we have the P-19 which is
better.
(cherry picked from commit ee9a5e8482)
This commit is contained in:
@@ -5,12 +5,16 @@
|
|||||||
"description": "<p>Hellenic army in the mid/late 2000s.</p>",
|
"description": "<p>Hellenic army in the mid/late 2000s.</p>",
|
||||||
"locales": ["el_GR"],
|
"locales": ["el_GR"],
|
||||||
"aircrafts": [
|
"aircrafts": [
|
||||||
|
"AH_64A",
|
||||||
|
"C_130",
|
||||||
"F_16C_50",
|
"F_16C_50",
|
||||||
"F_4E",
|
"F_4E",
|
||||||
"M_2000C",
|
"M_2000C",
|
||||||
"Mirage_2000_5",
|
"Mirage_2000_5",
|
||||||
"UH_1H",
|
"UH_1H"
|
||||||
"AH_64A"
|
],
|
||||||
|
"awacs": [
|
||||||
|
"E_3A"
|
||||||
],
|
],
|
||||||
"tankers": [
|
"tankers": [
|
||||||
"KC130"
|
"KC130"
|
||||||
@@ -38,13 +42,13 @@
|
|||||||
],
|
],
|
||||||
"air_defenses": [
|
"air_defenses": [
|
||||||
"HawkGenerator",
|
"HawkGenerator",
|
||||||
|
"PatriotGenerator",
|
||||||
"SA8Generator",
|
"SA8Generator",
|
||||||
"SA10Generator",
|
"SA10Generator",
|
||||||
"SA15Generator",
|
"SA15Generator",
|
||||||
"ZU23Generator"
|
"ZU23Generator"
|
||||||
],
|
],
|
||||||
"ewrs": [
|
"ewrs": [
|
||||||
"HawkEwrGenerator",
|
|
||||||
"FlatFaceGenerator"
|
"FlatFaceGenerator"
|
||||||
],
|
],
|
||||||
"navy_generators": [
|
"navy_generators": [
|
||||||
|
|||||||
Reference in New Issue
Block a user