Merge pull request #694 from Pax1601/684-add-the-spitfire-and-loadouts

684 add the spitfire and loadouts
This commit is contained in:
Pax1601 2023-12-10 11:07:27 +01:00 committed by GitHub
commit dbf21e0af9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 19885 additions and 18715 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10295,5 +10295,65 @@
"canTargetPoint": false,
"canRearm": false,
"tags": "Germany"
},
"SA-18 Igla comm": {
"name": "SA-18 Igla comm",
"coalition": "",
"era": "",
"label": "MANPADS SA-18 Igla \"Grouse\" C2",
"shortLabel": "MANPADS SA-18 Igla \"Grouse\" C2",
"type": "AirDefence",
"enabled": false,
"liveries": {}
},
"flak30": {
"name": "flak30",
"coalition": "",
"era": "",
"label": "AAA Flak 38 20mm",
"shortLabel": "AAA Flak 38 20mm",
"type": "AAA",
"enabled": false,
"liveries": {}
},
"flak36": {
"name": "flak36",
"coalition": "",
"era": "",
"label": "AAA 8,8cm Flak 36",
"shortLabel": "AAA 8,8cm Flak 36",
"type": "AAA",
"enabled": false,
"liveries": {}
},
"flak37": {
"name": "flak37",
"coalition": "",
"era": "",
"label": "AAA 8,8cm Flak 37",
"shortLabel": "AAA 8,8cm Flak 37",
"type": "AAA",
"enabled": false,
"liveries": {}
},
"flak38": {
"name": "flak38",
"coalition": "",
"era": "",
"label": "AAA Flak-Vierling 38 Quad 20mm",
"shortLabel": "AAA Flak-Vierling 38 Quad 20mm",
"type": "AAA",
"enabled": false,
"liveries": {}
},
"flak41": {
"name": "flak41",
"coalition": "",
"era": "",
"label": "AAA 8,8cm Flak 41",
"shortLabel": "AAA 8,8cm Flak 41",
"type": "AAA",
"enabled": false,
"liveries": {}
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1724,5 +1724,25 @@
"abilities": "",
"canTargetPoint": true,
"canRearm": false
},
"BDK-775": {
"name": "BDK-775",
"coalition": "",
"era": "Late Cold War",
"label": "LS Ropucha",
"shortLabel": "LS Ropucha",
"type": "Cargo/Transport",
"enabled": true,
"liveries": {}
},
"VINSON": {
"name": "VINSON",
"coalition": "",
"era": "",
"label": "Do not enable - CVN-70 Carl Vinson - Very legacy, invisible unit ",
"shortLabel": "CVN-70 Carl Vinson",
"type": "Bugged",
"enabled": false,
"liveries": {}
}
}

File diff suppressed because it is too large Load Diff