Skip to content

Commit

Permalink
Add group
Browse files Browse the repository at this point in the history
- Relationship Dialogue Overhaul.
- Assign group & disable load afters.
  • Loading branch information
MacSplody committed Mar 7, 2024
1 parent 314665e commit a03068a
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -772,9 +772,12 @@ groups:
- name: &citizensGroup Immersive Citizens
after: [ default ]

- name: &rdoGroup Relationship Dialogue Overhaul
after: [ *citizensGroup ]

- name: &lowPriorityGroup Low Priority Overrides
description: 'A group for modules that must load after most other mods.'
after: [ *citizensGroup ]
after: [ *rdoGroup ]

- name: &racesGroup Races & Classes
description: 'A group for modules that modify character Races & Classes.'
Expand Down Expand Up @@ -14349,9 +14352,10 @@ 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'
group: *rdoGroup
# after:
# - '018Auri.esp'
# - 'Immersive Citizens - AI Overhaul.esp'
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 a03068a

Please sign in to comment.