From e35e49e05eca6bfd6d5ae50d751762049965f3d8 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sat, 22 Jul 2023 14:19:53 -0700 Subject: [PATCH] Add missing LANTIRN clsid. --- changelog.md | 1 + resources/weapons/pods/lantirn.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 78c27d94..7df96888 100644 --- a/changelog.md +++ b/changelog.md @@ -16,6 +16,7 @@ Saves from 8.x are not compatible with 9.0.0. * **[Campaign]** Fixed error when canceling squadron transfer if the current location would be exactly full. * **[Data]** Fixed the class of the Samuel Chase so it can't be picked for a AAA or SHORAD site. * **[Data]** Allow CH-47D, CH-53E and UH-60A to operate from carriers and LHAs. +* **[Data]** Added the F-15E's LANTIRN to the list of known targeting pods. Player F-15E flight with TGPs will now be assigned laser codes. * **[Mission Generation]** Restored previous AI behavior for anti-ship missions. A DCS update caused only a single aircraft in a flight to attack. The full flight will now attack like they used to. * **[Mission Generation]** Fix generation of OCA Runway missions to allow LGBs to be used. * **[New Game Wizard]** Factions are reset to default after clicking "Back" to Theater Configuration screen. diff --git a/resources/weapons/pods/lantirn.yaml b/resources/weapons/pods/lantirn.yaml index c9af761c..774bc070 100644 --- a/resources/weapons/pods/lantirn.yaml +++ b/resources/weapons/pods/lantirn.yaml @@ -5,3 +5,4 @@ clsids: - "{F14-LANTIRN-TP}" - "{CAAC1CFD-6745-416B-AFA4-CB57414856D0}" - "{D1744B93-2A8A-4C4D-B004-7A09CD8C8F3F}" + - "{F-15E_AAQ-14_LANTIRN}"