Skip to content

Commit

Permalink
Move group
Browse files Browse the repository at this point in the history
- CRF, to match GDO rec order.
  • Loading branch information
MacSplody committed Mar 7, 2024
1 parent 05cff8b commit 461fb6b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -775,11 +775,8 @@ groups:
- name: &touringGroup Touring Carriages
after: [ *sewersGroup ]

- name: &crfGroup Cutting Room Floor
after: [ *touringGroup ]

- name: &citizensGroup Immersive Citizens
after: [ *crfGroup ]
after: [ *touringGroup ]

- name: &tbooGroup The Brotherhood of Old
after: [ *citizensGroup ]
Expand All @@ -790,9 +787,12 @@ groups:
- name: &rdoGroup Relationship Dialogue Overhaul
after: [ *ycmGroup ]

- name: &gdoGroup Guard Dialogue Overhaul
- name: &crfGroup Cutting Room Floor
after: [ *rdoGroup ]

- name: &gdoGroup Guard Dialogue Overhaul
after: [ *crfGroup ]

- name: &waccfGroup Weapons Armor Clothing & Clutter Fixes
after: [ *gdoGroup ]

Expand Down

0 comments on commit 461fb6b

Please sign in to comment.