mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
34 lines
606 B
JSON
34 lines
606 B
JSON
{
|
|
"country": "USA",
|
|
"name": "USA 1960",
|
|
"authors": "Khopa",
|
|
"description": "<p>US army in the 60s, pre-Vietnam war.</p>",
|
|
"locales": ["en_US"],
|
|
"aircrafts": [
|
|
"B_52H",
|
|
"C_130",
|
|
"F_86F_Sabre",
|
|
"P_51D",
|
|
"P_51D_30_NA",
|
|
"UH_1H"
|
|
],
|
|
"frontline_units": [
|
|
"MBT_M60A3_Patton",
|
|
"APC_M113",
|
|
"SPAAA_Vulcan_M163"
|
|
],
|
|
"artillery_units": [
|
|
],
|
|
"logistics_units": [
|
|
"Truck_M818_6x6"
|
|
],
|
|
"infantry_units": [
|
|
"Infantry_M4"
|
|
],
|
|
"air_defenses": [
|
|
"EarlyColdWarFlakGenerator",
|
|
"VulcanGenerator"
|
|
],
|
|
"requirements": {},
|
|
"doctrine": "coldwar"
|
|
} |