mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Migrated more factions to new faction json format.
This commit is contained in:
36
resources/factions/pmc_russian.json
Normal file
36
resources/factions/pmc_russian.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"country": "Russia",
|
||||
"name": "Private Military Company - Russian",
|
||||
"authors": "Khopa",
|
||||
"description": "A private military company using Russian units.",
|
||||
"aircrafts": [
|
||||
"L_39C",
|
||||
"L_39ZA",
|
||||
"Mi_8MT",
|
||||
"Mi_24V",
|
||||
"Ka_50"
|
||||
],
|
||||
"frontline_units": [
|
||||
"APC_Cobra",
|
||||
"APC_BTR_80",
|
||||
"ARV_BRDM_2"
|
||||
],
|
||||
"artillery_units": [
|
||||
"SPH_2S19_Msta"
|
||||
],
|
||||
"logistics_units": [
|
||||
"Transport_Ural_375",
|
||||
"Transport_UAZ_469"
|
||||
],
|
||||
"infantry_units": [
|
||||
"Paratrooper_AKS",
|
||||
"Paratrooper_RPG_16"
|
||||
],
|
||||
"shorads": [
|
||||
"SA13Generator",
|
||||
"SA9Generator"
|
||||
],
|
||||
"sams": [
|
||||
"SA13Generator"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user