From 16dc583a37161a854ccb8e492b35c8092120ebfb Mon Sep 17 00:00:00 2001 From: sibir Date: Fri, 26 Jul 2024 02:18:30 -0700 Subject: [PATCH] Add Ownership Overhaul (#108) * Add plugin * To 'Gameplay - Economy & Item Balance' section * Adds consequences to looting many random objects & containers. * https://www.nexusmods.com/morrowind/mods/48051 * Assign 'Fixes' group * Recommended to load as early as possible due to sprawling edits. * Only recommended to load after Patch for Purists (already does) & Morrowind Anti-Cheese (subjective). * Add `useOnlyOneX` message * ESM or ESP should be used, not both. --- masterlist.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/masterlist.yaml b/masterlist.yaml index 3c08fb0..c1c754e 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -703,6 +703,16 @@ plugins: ###### Gameplay - Combat ###### ###### Gameplay - Crafting & Harvesting ###### ###### Gameplay - Economy & Item Balance ###### + - name: 'Ownership Overhaul\.es[mp]' + url: + - link: 'https://www.nexusmods.com/morrowind/mods/48051/' + name: 'Ownership Overhaul' + group: *fixesGroup + msg: + - <<: *useOnlyOneX + subs: [ 'Ownership Overhaul plugin' ] + condition: 'many("Ownership Overhaul\.es[mp]")' + ###### Gameplay - Mount & Follower Managers ###### ###### Gameplay - NPC Balance & Distribution ###### ###### Gameplay - NPC Behaviour & Dialogue ######