mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Gripen mod support.
This commit is contained in:
51
resources/factions/sweden_2002_with_gripen.json
Normal file
51
resources/factions/sweden_2002_with_gripen.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"country": "Sweden",
|
||||
"name": "Sweden 2002",
|
||||
"authors": "Khopa (updated with Gripen by bgreman)",
|
||||
"description": "<p>Sweden in 2002 after the addition of the Gripen-C.</p>",
|
||||
"locales": ["sv_SE"],
|
||||
"aircrafts": [
|
||||
"AJS37",
|
||||
"JAS39Gripen",
|
||||
"JAS39Gripen_AG",
|
||||
"UH_1H"
|
||||
],
|
||||
"awacs": [
|
||||
"E_3A"
|
||||
],
|
||||
"tankers": [
|
||||
"KC_135",
|
||||
"KC130"
|
||||
],
|
||||
"frontline_units": [
|
||||
"IFV_Warrior",
|
||||
"MBT_Leopard_2A4",
|
||||
"IFV_M1126_Stryker_ICV",
|
||||
"SAM_Avenger__Stinger"
|
||||
],
|
||||
"artillery_units": [
|
||||
],
|
||||
"logistics_units": [
|
||||
"Truck_M818_6x6"
|
||||
],
|
||||
"infantry_units": [
|
||||
"Infantry_M4",
|
||||
"Infantry_M249",
|
||||
"MANPADS_Stinger"
|
||||
],
|
||||
"air_defenses": [
|
||||
"AvengerGenerator",
|
||||
"HawkGenerator"
|
||||
],
|
||||
"ewrs": [
|
||||
"HawkEwrGenerator"
|
||||
],
|
||||
"navy_generators": [
|
||||
"OliverHazardPerryGroupGenerator"
|
||||
],
|
||||
"requirements": {
|
||||
"JAS39 Gripen Mod by Community": "https://github.com/whisky-actual/Community-JAS-39-C"
|
||||
},
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "MQ_9_Reaper"
|
||||
}
|
||||
Reference in New Issue
Block a user