A2A weapons cleanup and additions. F-105D Payloads

Corrected Introduction years, added models, corrected CLSID issues and corrected fallback issues.

Added corrected and expanded F-105D customized Payloads.
This commit is contained in:
Turbolious
2023-07-18 01:01:32 -04:00
committed by Raffson
parent 20d35762a6
commit 4cb4058ded
11 changed files with 356 additions and 68 deletions

View File

@@ -0,0 +1,7 @@
name: AIM-7E-2
year: 1969
fallback: AIM-7E
#Ignore how the CLSIDs look, these are not normal 7Es they are 7E-2 DOGFIGHT MISSILES
clsids:
- "{LAU-115 - AIM-7E}"
- "{AIM-7E}"

View File

@@ -1,8 +1,7 @@
name: AIM-7E
year: 1963
fallback: AIM-9X
# Do not add the other 7E looking names, they are actually AIM-7E-2 6 years newer
clsids:
- "{SHOULDER AIM-7E}"
- "{BELLY AIM-7E}"
- "{AIM-7E}"
- "{LAU-115 - AIM-7E}"
- "{BELLY AIM-7E}"

View File

@@ -0,0 +1,6 @@
name: 2XAIM-9J
year: 1972
fallback: 2xAIM-9B
# Upgraded AIM-9B model, an imporvement over the earlier upgrades of 9D and 9E.
clsids:
- "{VSN_F4B_LAU105_AIM9J}"

View File

@@ -0,0 +1,7 @@
name: AIM-9J
year: 1972
fallback: AIM-9B
# Upgraded AIM-9B model, an imporvement over the earlier upgrades of 9D and 9E.
clsids:
- "{AIM-9J-ON-ADAPTER}"
- "{AIM-9J}"

View File

@@ -0,0 +1,6 @@
name: 2xAIM-9JULI
year: 1980
fallback: 2xAIM-9P5
# Imporved Aim-9J with Aim-9L seeker head and front section. AKA AIM-9 JULIMA
clsids:
- "{VSN_F4B_LAU105_AIM9JULI}"

View File

@@ -0,0 +1,6 @@
name: AIM-9JULI
year: 1980
fallback: AIM-9P5
# Imporved Aim-9J with Aim-9L seeker head and front section. AKA AIM-9 JULIMA
clsids:
- "{AIM-9JULI}"

View File

@@ -1,6 +1,6 @@
name: 2xAIM-9L
year: 1977
fallback: 2xAIM-9P5
year: 1976
fallback: 2xAIM-9J
clsids:
- "LAU-105_2*AIM-9L"
- "LAU-115_2*LAU-127_AIM-9L"

View File

@@ -1,6 +1,6 @@
name: AIM-9L
year: 1977
fallback: AIM-9P5
year: 1976
fallback: AIM-9J
clsids:
- "{AIM-9L}"
- "LAU-105_1*AIM-9L_L"

View File

@@ -1,7 +1,7 @@
name: 2xAIM-9P
year: 1978
#IOC is in 1978, but is an upgrade to the J so can be used as a stand in for earlier aim-9 models missing from DCS or certain mods.
fallback: 2xAIM-9B
fallback: 2xAIM-9L
clsids:
- "{3C0745ED-8B0B-42eb-B907-5BD5C1717447}"
- "{773675AB-7C29-422f-AFD8-32844A7B7F17}"

View File

@@ -1,7 +1,7 @@
name: AIM-9P
year: 1978
#IOC is in 1978, but is an upgrade to the J so can be used as a stand in for earlier aim-9 models missing from DCS or certain mods.
fallback: AIM-9B
fallback: AIM-9L
clsids:
- "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}"
- "{AIM-9P-ON-ADAPTER}"