Skip to content

Commit

Permalink
Add group
Browse files Browse the repository at this point in the history
- Cutting Room Floor.
  • Loading branch information
MacSplody committed Mar 7, 2024
1 parent 127da3d commit 05cff8b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -775,9 +775,12 @@ groups:
- name: &touringGroup Touring Carriages
after: [ *sewersGroup ]

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

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

- name: &tbooGroup The Brotherhood of Old
after: [ *citizensGroup ]

Expand Down Expand Up @@ -20771,6 +20774,7 @@ plugins:
name: 'Cutting Room Floor (Mod DB)'
- link: 'https://www.nexusmods.com/skyrimspecialedition/mods/276/'
name: 'Cutting Room Floor (Nexus Mods)'
group: *crfGroup
after:
- name: 'TouringCarriages.esp'
condition: '(is_master("Cutting Room Floor.esp") and is_master("TouringCarriages.esp")) or (not is_master("Cutting Room Floor.esp") and not is_master("TouringCarriages.esp"))'
Expand Down

0 comments on commit 05cff8b

Please sign in to comment.