Skip to content

Commit

Permalink
Add load after rule
Browse files Browse the repository at this point in the history
- To Elsweyr Anequina.
- Required to match expected order.
- Need to be before TWMP_Valenwood_Elsweyr.esp.
  • Loading branch information
MacSplody committed Aug 7, 2024
1 parent 20c4757 commit 328b35a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24938,7 +24938,9 @@ plugins:
name: 'Elsweyr the Deserts of Anequina (Nexus Mods)'
- link: 'https://www.afkmods.com/index.php?/files/file/2172-elsweyr-anequina-valenwood-improved-patch/'
name: 'Elsweyr Anequina - Valenwood Improved Patch (AFK Mods)'
after: [ 'Valenwood Improved.esp' ]
after:
- 'TWMP_Locations.esp'
- 'Valenwood Improved.esp'
msg:
- <<: *alsoUseX
subs: [ 'INI setting [`bBorderRegionsEnabled=0`](https://wiki.nexusmods.com/index.php/Removing_In-Game_Borders)' ]
Expand Down

0 comments on commit 328b35a

Please sign in to comment.