mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
36 lines
634 B
JSON
36 lines
634 B
JSON
{
|
|
"country": "Russia",
|
|
"name": "Private Military Company - Russian",
|
|
"authors": "Khopa",
|
|
"description": "<p>A private military company using Russian units.</p>",
|
|
"locales": ["ru_RU"],
|
|
"aircrafts": [
|
|
"L_39ZA",
|
|
"Mi_8MT",
|
|
"Mi_24V",
|
|
"Ka_50"
|
|
],
|
|
"frontline_units": [
|
|
"Cobra",
|
|
"BTR_80",
|
|
"BRDM_2",
|
|
"Strela_10M3"
|
|
],
|
|
"artillery_units": [
|
|
"SAU_Msta"
|
|
],
|
|
"logistics_units": [
|
|
"Ural_375",
|
|
"UAZ_469"
|
|
],
|
|
"infantry_units": [
|
|
"Paratrooper_AKS",
|
|
"Paratrooper_RPG_16",
|
|
"MANPADS_SA_18_Igla_S_Grouse"
|
|
],
|
|
"air_defenses": [
|
|
"SA9Generator",
|
|
"SA13Generator"
|
|
]
|
|
}
|