mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
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:
7
resources/weapons/a2a-missiles/AIM-7E-2.yaml
Normal file
7
resources/weapons/a2a-missiles/AIM-7E-2.yaml
Normal 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}"
|
||||
@@ -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}"
|
||||
6
resources/weapons/a2a-missiles/AIM-9J-2X.yaml
Normal file
6
resources/weapons/a2a-missiles/AIM-9J-2X.yaml
Normal 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}"
|
||||
7
resources/weapons/a2a-missiles/AIM-9J.yaml
Normal file
7
resources/weapons/a2a-missiles/AIM-9J.yaml
Normal 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}"
|
||||
6
resources/weapons/a2a-missiles/AIM-9JULI-2X.yaml
Normal file
6
resources/weapons/a2a-missiles/AIM-9JULI-2X.yaml
Normal 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}"
|
||||
6
resources/weapons/a2a-missiles/AIM-9JULI.yaml
Normal file
6
resources/weapons/a2a-missiles/AIM-9JULI.yaml
Normal 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}"
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user