mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Merge pull request #694 from Pax1601/684-add-the-spitfire-and-loadouts
684 add the spitfire and loadouts
This commit is contained in:
commit
dbf21e0af9
File diff suppressed because it is too large
Load Diff
@ -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
@ -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": {}
|
||||
}
|
||||
}
|
||||
25700
scripts/unitPayloads.lua
25700
scripts/unitPayloads.lua
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user