mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Update F/A-18E/F/G Super Hornet Mod to 2.4.0 (#484)
* Update F/A-18E/F/G Super Hornet Mod to 2.4.0
* Update F/A-18E/F/G Super Hornet Mod to 2.4.0
* ECM Pods for E/A-18G Growler to allow EW Jammer 2.0 Plugin
* Update weapons classes for custom weapons
* Adjust default loadouts
* Update for Super Hornet 2.4.2
* Change Settings page to reflect 2.4.2
* Remove redeclared weapons
* Add Recovery-tasking to tankers
* Rewire new tankers to old tanker modsetting
* Small bugfix w.r.t. CLI-tool
* Save-compat fix: remap old Superbug_AITanker to FA_18ET
* Add empty line at EOF
* Revert "Add empty line at EOF"
This reverts commit 4a7f616e47.
* Restore checkbox for AI Tankers
---------
Co-authored-by: Raffson <Raffson@users.noreply.github.com>
This commit is contained in:
8
resources/weapons/pods/alq-249.yaml
Normal file
8
resources/weapons/pods/alq-249.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: ALQ-249 Mid Band Next Generation Jammer
|
||||
type: JAMMER
|
||||
# https://www.deagel.com/Components/ALQ-249%20Next%20Generation%20Jammer/a002543#001
|
||||
year: 2025
|
||||
fallback:
|
||||
clsids:
|
||||
- "{GROWLER_PYLON_03_MB_ALQ_249_MID_BAND}"
|
||||
- "{GROWLER_PYLON_09_MB_ALQ_249_MID_BAND}"
|
||||
9
resources/weapons/pods/alq-99.yaml
Normal file
9
resources/weapons/pods/alq-99.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: AN/ALQ-99 ECM
|
||||
type: JAMMER
|
||||
# https://www.deagel.com/Components/ANALQ-99/a000899#001
|
||||
year: 1973
|
||||
fallback:
|
||||
clsids:
|
||||
- "{GROWLER_PYLON_03_MB_ALQ_99_HI_BAND}"
|
||||
- "{GROWLER_PYLON_09_MB_ALQ_99_HI_BAND}"
|
||||
- "{GROWLER_PYLON_06_CN_ANALQ_99_LO_BAND}"
|
||||
Reference in New Issue
Block a user