From d9b17998a6e63bb183c643989d16c14022588ba0 Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:55:26 +0100 Subject: [PATCH 1/4] Add location - https://www.nexusmods.com/newvegas/mods/70112/ --- masterlist.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 74ecf39..8bb252a 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3653,6 +3653,9 @@ plugins: - crc: 0x5E8C9DD4 util: 'FNVEdit v4.1.5d' + - name: 'Fallout Tactics Brotherhood Armor Integration.esp' + url: [ 'https://www.nexusmods.com/newvegas/mods/70112/' ] + - name: 'Fallout The Odyssey Mega Armor Pack.esp' url: [ 'https://www.nexusmods.com/newvegas/mods/79313/' ] req: From d357da10f0804feab1c8960e9fa1b0e0df3d147b Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:55:57 +0100 Subject: [PATCH 2/4] Add message - Should be removed if using STAR TTW. - Mod is integrated, resources required. --- masterlist.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 8bb252a..c221bd1 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3655,6 +3655,10 @@ plugins: - name: 'Fallout Tactics Brotherhood Armor Integration.esp' url: [ 'https://www.nexusmods.com/newvegas/mods/70112/' ] + msg: + - <<: *deletePlugin + subs: [ 'STAR TTW 2.esp' ] + condition: 'file("STAR TTW 2.esp")' - name: 'Fallout The Odyssey Mega Armor Pack.esp' url: [ 'https://www.nexusmods.com/newvegas/mods/79313/' ] From 0120dc848dbe190d116590a182af6127f37a3f7f Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:56:14 +0100 Subject: [PATCH 3/4] Add tags - Changes items of npcs. --- masterlist.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index c221bd1..867b036 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3659,6 +3659,9 @@ plugins: - <<: *deletePlugin subs: [ 'STAR TTW 2.esp' ] condition: 'file("STAR TTW 2.esp")' + tag: + - Invent.Add + - Invent.Remove - name: 'Fallout The Odyssey Mega Armor Pack.esp' url: [ 'https://www.nexusmods.com/newvegas/mods/79313/' ] From fdc3fc60bf3ca0e8152eed50ae85e0cee62074cf Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Mon, 15 Apr 2024 13:56:38 +0100 Subject: [PATCH 4/4] Add cleaning data - Version 1.1 --- masterlist.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 867b036..ced5e75 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3662,6 +3662,9 @@ plugins: tag: - Invent.Add - Invent.Remove + clean: + - crc: 0x85E376F6 + util: 'FNVEdit v4.1.5d' - name: 'Fallout The Odyssey Mega Armor Pack.esp' url: [ 'https://www.nexusmods.com/newvegas/mods/79313/' ]