Skip to content

Commit

Permalink
Add after
Browse files Browse the repository at this point in the history
- For EBQO
  • Loading branch information
MacSplody committed Mar 7, 2024
1 parent 4539f66 commit f464171
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,9 @@ groups:
after: [ *citizensGroup ]

- name: &ycmGroup Your Choices Matter
after: [ *tbooGroup ]
after:
- *ebqoGroup
- *tbooGroup

- name: &rdoGroup Relationship Dialogue Overhaul
after: [ *citizensGroup ]
Expand All @@ -807,7 +809,9 @@ groups:
after: [ *gdoGroup ]

- name: &tciyGroup The Choice is Yours
after: [ *crfGroup ]
after:
- *crfGroup
- *ebqoGroup

- name: &lowPriorityGroup Low Priority Overrides
description: 'A group for modules that must load after most other mods.'
Expand Down

0 comments on commit f464171

Please sign in to comment.