Skip to content

Commit

Permalink
Update Fourville - eXoPatch (#667)
Browse files Browse the repository at this point in the history
* Remove load after rules
- Causing sorting errors for some users, who place exo patch in an early group.

* Add files to inc list
- Previs and ELFX patch shuld not be used with A StoryWealth Location - Diamond City.
  • Loading branch information
MacSplody authored Dec 12, 2024
1 parent 7d6d4f7 commit dccdbb3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5111,14 +5111,12 @@ plugins:
- link: 'https://www.nexusmods.com/fallout4/mods/61080/'
name: 'Fourville - eXoPatch'
- name: 'Vault4-eXoPatch.esp'
after:
- 'Depravity.esp'
- 'FastTravelFromQuestHubs.esp'
clean:
- crc: 0xD61F84C1
util: 'FO4Edit v4.1.5k'
- name: 'Vault4-PreVis.esp'
after: [ 'Vault4-FastTravel.esp' ]
inc: [ 'StoryWealthLocation-DiamondCity.esp' ]
clean:
- crc: 0x9FA52AC4
util: 'FO4Edit v4.1.5k'
Expand All @@ -5137,6 +5135,7 @@ plugins:
util: 'FO4Edit v4.1.5k'
- name: 'Vault4-ELFX-PreVis.esp'
after: [ 'Vault4-PreVis.esp' ]
inc: [ 'StoryWealthLocation-DiamondCity.esp' ]
clean:
- crc: 0xD7DB3B41
util: 'FO4Edit v4.1.5k'
Expand Down

0 comments on commit dccdbb3

Please sign in to comment.