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:
33
resources/factions/pmc_us.json
Normal file
33
resources/factions/pmc_us.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"country": "USA",
|
||||
"name": "Private Military Company - USA",
|
||||
"authors": "Khopa",
|
||||
"description": "A private military company using western units.",
|
||||
"aircrafts": [
|
||||
"C_101CC",
|
||||
"UH_1H",
|
||||
"Mi_8MT",
|
||||
"SA342M"
|
||||
],
|
||||
"frontline_units": [
|
||||
"APC_M1043_HMMWV_Armament",
|
||||
"IFV_MCV_80"
|
||||
],
|
||||
"artillery_units": [
|
||||
],
|
||||
"logistics_units": [
|
||||
"Transport_M818"
|
||||
],
|
||||
"infantry_units": [
|
||||
"Infantry_M4",
|
||||
"Soldier_M249"
|
||||
],
|
||||
"shorads": [
|
||||
"AvengerGenerator"
|
||||
],
|
||||
"sams": [
|
||||
"AvengerGenerator"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper"
|
||||
}
|
||||
Reference in New Issue
Block a user