From af2d8bcabb6029203c26a5e585b6a671586b6083 Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Tue, 16 Apr 2024 03:59:44 +0100 Subject: [PATCH] Add Bone Harvester - Tribal Cannibal (#475) * Add location - https://www.nexusmods.com/newvegas/mods/69728 * Add cleaning data - Version 1.3 * Add message - Should be removed if using STAR TTW. - Mod is integrated, resources required. * Add tags - Adds and removes items in one npc. --- masterlist.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index a0764e2..082f6b5 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3537,6 +3537,21 @@ plugins: - crc: 0xC7DBA90B util: 'FNVEdit v4.1.5d' + - name: 'ArMOAR BH Armor.esp' + url: + - link: 'https://www.nexusmods.com/newvegas/mods/69728/' + name: 'Bone Harvester - Tribal Cannibal' + msg: + - <<: *deletePlugin + subs: [ 'STAR TTW 2.esp' ] + condition: 'file("STAR TTW 2.esp")' + tag: + - Invent.Add + - Invent.Remove + clean: + - crc: 0xFA67D588 + util: 'FNVEdit v4.1.5d' + - name: 'Arsthetiu''s Armoire.esp' url: [ 'https://www.nexusmods.com/newvegas/mods/79001/' ] req: [ *JIPLN ]