From e5f7dea79fc0e6bffec608cbe441ead13d2c98a8 Mon Sep 17 00:00:00 2001 From: Rowan Skye Date: Sat, 20 Jan 2024 17:04:28 +0800 Subject: [PATCH] Update Fallout - New California (#371) * Add `compatIssuesWithX` message * Has compatibility issues with an NVSE plugin included with FTF. * Add `compatNotes` message * Hosted on a Google Doc: * https://docs.google.com/document/d/14OpRnF5zW4x-qZMQ62JZgM5A4Xq02TAsDoKwKd41P_s/mobilebasic --- masterlist.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 6a8ad613..b0c18ec5 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -2915,6 +2915,12 @@ plugins: - 'fwv.esm' - 'fwv.esp' - 'FNC Overhaul Project.esp' + msg: + - <<: *compatIssuesWithX + subs: [ 'Fallout - The Frontier' ] + condition: 'file("NVSE/Plugins/frontier_tweaks.dll")' + - <<: *compatNotes + subs: [ 'https://docs.google.com/document/d/14OpRnF5zW4x-qZMQ62JZgM5A4Xq02TAsDoKwKd41P_s/mobilebasic' ] - name: 'Afterschool Special.esm' url: [ 'https://www.nexusmods.com/newvegas/mods/43757/' ] tag: [ Invent ]