From 63ab3208fac3d858cdbd4a5669b73c7339cefd7b Mon Sep 17 00:00:00 2001 From: IllusiveMan196 <29149835+IllusiveMan196@users.noreply.github.com> Date: Wed, 24 Nov 2021 02:11:49 +0200 Subject: [PATCH] Add Update Beautiful Cities of Morrowind (#72) * Add file - BOM_PfP_patch Add load after rules - To Patch for Purists Patch. --- masterlist.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index c946225..ec1a442 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -1000,6 +1000,13 @@ plugins: - 'BOM_OpenMW_plazas.esp' - 'BOM_pathgrid_reset.esp' ### BCOM - Optional files ### + - name: 'BOM_PfP_patch.ESP' + url: [ 'https://www.nexusmods.com/morrowind/mods/49231/' ] + after: + - 'Beautiful cities of Morrowind.ESP' + - 'Patch for Purists.esm' + - 'Patch for Purists - Book Typos.ESP' + - 'Patch for Purists - Semi-Purist Fixes.ESP' - name: 'BCOM_Suran Expansion.ESP' url: [ 'https://www.nexusmods.com/morrowind/mods/49231/' ] after: [ 'BOM_pathgrid_reset.esp' ]