From 98fa0aa53b888b773bde77626a2932d5ab2f3ca2 Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:10:25 +0000 Subject: [PATCH] Add messages - For patches provided on original mod page. - Will only show if old version is being used. --- masterlist.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 2c9e129..134b74a 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3971,6 +3971,12 @@ plugins: - <<: *patchIncluded subs: [ 'DLC Nuka-World' ] condition: 'version("StartMeUp.esp", "6.7", >=) and active("DLCNukaWorld.esm") and not active("StartMeUpNukaWorldPatch.esp")' + - <<: *patchProvided + subs: [ 'DLC Far Harbor' ] + condition: 'version("StartMeUp.esp", "6.7", <) and active("DLCCoast.esm") and not active("StartMeUpFarHarborPatch.esp")' + - <<: *patchProvided + subs: [ 'DLC Nuka-World' ] + condition: 'version("StartMeUp.esp", "6.7", <) and active("DLCNukaWorld.esm") and not active("StartMeUpNukaWorldPatch.esp")' clean: # Basic - crc: 0x2A8C9385