mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
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)
60 lines
1.0 KiB
JSON
60 lines
1.0 KiB
JSON
{
|
|
"country": "Greece",
|
|
"name": "Greece 2005",
|
|
"authors": "Malakhit",
|
|
"description": "<p>Hellenic army in the mid/late 2000s.</p>",
|
|
"locales": ["el_GR"],
|
|
"aircrafts": [
|
|
"AH_64A",
|
|
"C_130",
|
|
"F_16C_50",
|
|
"F_4E",
|
|
"M_2000C",
|
|
"Mirage_2000_5",
|
|
"UH_1H"
|
|
],
|
|
"awacs": [
|
|
"E_3A"
|
|
],
|
|
"tankers": [
|
|
"KC130"
|
|
],
|
|
"frontline_units": [
|
|
"MBT_Leopard_2A4",
|
|
"MBT_Leopard_1A3",
|
|
"MBT_M60A3_Patton",
|
|
"Scout_HMMWV",
|
|
"ATGM_HMMWV",
|
|
"APC_M113",
|
|
"IFV_BMP_1"
|
|
],
|
|
"artillery_units": [
|
|
"SPH_M109_Paladin_155mm",
|
|
"MLRS_M270_227mm"
|
|
],
|
|
"logistics_units": [
|
|
"Truck_M818_6x6"
|
|
],
|
|
"infantry_units": [
|
|
"Infantry_M4",
|
|
"Infantry_M249",
|
|
"MANPADS_Stinger"
|
|
],
|
|
"air_defenses": [
|
|
"HawkGenerator",
|
|
"PatriotGenerator",
|
|
"SA8Generator",
|
|
"SA10Generator",
|
|
"SA15Generator",
|
|
"ZU23Generator"
|
|
],
|
|
"ewrs": [
|
|
"FlatFaceGenerator"
|
|
],
|
|
"navy_generators": [
|
|
"LaCombattanteIIGroupGenerator"
|
|
],
|
|
"has_jtac": true,
|
|
"jtac_unit": "MQ_9_Reaper"
|
|
}
|