From bd4abc8785a5596444e6919ad0ebe00625fc1b36 Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Mon, 15 Apr 2024 01:14:17 +0100 Subject: [PATCH] Add Classic Fallout 2 Metal armor Mk II (#441) * Add location - https://www.nexusmods.com/newvegas/mods/79493/ * Add cleaning data - Version 1.3.0 * Add message - Should be removed if using STAR TTW. - Mod is integrated, resources required. --- masterlist.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 3b92584..ef8baa4 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -3476,6 +3476,25 @@ plugins: util: '[FNVEdit v4.1.5d](https://www.nexusmods.com/newvegas/mods/34703)' itm: 5 + - name: 'MCMetalArmor.esp' + url: + - link: 'https://www.nexusmods.com/newvegas/mods/79493/' + name: 'Classic Fallout 2 Metal armor Mk II' + msg: + - <<: *deletePlugin + subs: [ 'STAR TTW 2.esp' ] + condition: 'file("STAR TTW 2.esp")' + clean: + # NVSE Replacer + - crc: 0x1DFFE0BF + util: 'FNVEdit v4.1.5d' + # Full Replacer + - crc: 0xCD20E4C8 + util: 'FNVEdit v4.1.5d' + # Helmet voice modulation + - crc: 0x47D0EC5E + util: 'FNVEdit v4.1.5d' + - name: 'MCMetalMK1(Armor|ArmorNonR|Helmet)\.esp' url: - link: 'https://www.nexusmods.com/newvegas/mods/80930/'