From 82b8b7c2be770b89b9c72c4d3e9a7b95fcf5b460 Mon Sep 17 00:00:00 2001 From: MacSplody <1944639+MacSplody@users.noreply.github.com> Date: Mon, 19 Feb 2024 03:13:25 +0000 Subject: [PATCH] Add Distant Seafloor for OpenMW (#103) * Add location - https://www.nexusmods.com/morrowind/mods/50796/ * Add to group - Needs to load before Bloodmoon. * Add load after - Place after Tribunal. --- masterlist.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 4d2c8af..0ce14fd 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -591,6 +591,13 @@ plugins: - 'Order_Of_Sanctity.ESP' - 'Walkers of Morrowind.esp' + - name: 'distant_seafloor_2.00.esm' + url: + - link: 'https://www.nexusmods.com/morrowind/mods/50796/' + name: 'Distant Seafloor for OpenMW' + group: *veryEarlyGroup + after: ['Tribunal.esm'] + ###### Gameplay ###### - name: 'Immersive_corprus.esp' url: [ 'https://www.nexusmods.com/morrowind/mods/44961/' ]