Skip to content

Commit

Permalink
Update Relationship Dialogue Overhaul (#2909)
Browse files Browse the repository at this point in the history
* Remove load after rule
- Immersive Citizens.
- Removing as it can drastically affect too much.
- RDO should be left early in default.
  • Loading branch information
MacSplody authored Mar 8, 2024
1 parent a9428f6 commit 52363b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14349,9 +14349,9 @@ plugins:
name: 'Relationship Dialogue Overhaul - RDO SE'
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/42068/'
name: 'Relationship Dialogue Overhaul Lite Fixed'
after:
- '018Auri.esp'
- 'Immersive Citizens - AI Overhaul.esp'
after: [ '018Auri.esp' ]
# Removed load after for Immersive Citizens, as it can lead to hoisting of too many other mods.
# Which may not work for every users load order. User can add the rule manually instead.
msg:
- <<: *patch3rdParty_AOOPH
condition: 'active("AI Overhaul.esp") and not active("AI Overhaul - (Relationship Dialogue Overhaul|RDO Updated) Patch\.esp")'
Expand Down

0 comments on commit 52363b3

Please sign in to comment.