From 2f5fbd7a67030fbf95c9730814a4807f43dd5255 Mon Sep 17 00:00:00 2001 From: IllusiveMan196 <29149835+IllusiveMan196@users.noreply.github.com> Date: Tue, 9 Nov 2021 11:22:40 +0200 Subject: [PATCH] Add Immersive Corprus (#66) * Add location - https://www.nexusmods.com/morrowind/mods/44961/ * Add load after rules - Based on Mlox. --- masterlist.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 365c803..7dc5464 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -842,6 +842,13 @@ plugins: - 'Order_Of_Sanctity.ESP' - 'Walkers of Morrowind.esp' +###### Gameplay - General ###### + - name: 'Immersive_corprus.esp' + url: [ 'https://www.nexusmods.com/morrowind/mods/44961/' ] + after: + - 'Main Quest Overhaul.esp' + - 'Sixth House.esp' + ###### Gameplay - Quests ###### - name: 'Guild of Vampire Hunters.esp' url: [ 'https://www.nexusmods.com/morrowind/mods/45832/' ]