mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Sk 60 mod support (#360)
This commit is contained in:
51
resources/factions/sweden_1980.json
Normal file
51
resources/factions/sweden_1980.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"country": "Sweden",
|
||||
"name": "Sweden 1980",
|
||||
"authors": "Turbolious",
|
||||
"description": "<p>Sweden in the 80s.</p><p>Note : Limited A2A capabilities.</p>",
|
||||
"locales": [
|
||||
"sv_SE"
|
||||
],
|
||||
"aircrafts": [
|
||||
"AJS-37 Viggen",
|
||||
"SK-60",
|
||||
"UH-1H Iroquois"
|
||||
],
|
||||
"awacs": [
|
||||
"E-3A"
|
||||
],
|
||||
"tankers": [
|
||||
"KC-130",
|
||||
"KC-135 Stratotanker"
|
||||
],
|
||||
"frontline_units": [
|
||||
"FV510 Warrior",
|
||||
"Leopard 2A4",
|
||||
"M1097 Heavy HMMWV Avenger",
|
||||
"M1126 Stryker ICV (M2 HMG)",
|
||||
"M48 Chaparral"
|
||||
],
|
||||
"artillery_units": [],
|
||||
"logistics_units": [
|
||||
"Truck M818 6x6"
|
||||
],
|
||||
"infantry_units": [
|
||||
"Infantry M249",
|
||||
"Infantry M4",
|
||||
"MANPADS Stinger"
|
||||
],
|
||||
"preset_groups": [
|
||||
"Hawk"
|
||||
],
|
||||
"naval_units": [
|
||||
"FFG Oliver Hazard Perry"
|
||||
],
|
||||
"missiles": [],
|
||||
"air_defense_units": [
|
||||
"SAM Hawk SR (AN/MPQ-50)",
|
||||
"M1097 Heavy HMMWV Avenger",
|
||||
"M48 Chaparral"
|
||||
],
|
||||
"has_jtac": true,
|
||||
"jtac_unit": "SK-60"
|
||||
}
|
||||
Reference in New Issue
Block a user