Skip to content

Commit

Permalink
Add Ownership Overhaul (#108)
Browse files Browse the repository at this point in the history
* 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.
  • Loading branch information
sibir-ine authored Jul 26, 2024
1 parent f0e1be9 commit 16dc583
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ######
Expand Down

0 comments on commit 16dc583

Please sign in to comment.