Skip to content

Commit

Permalink
Update Immersive Fort Dawnguard (#2976)
Browse files Browse the repository at this point in the history
* Update LotD patch messages
- The updated patch from LotD official patches should be used instead of the ones from IFD's FOMod.
  • Loading branch information
loicreynier authored Sep 27, 2024
1 parent 0ad7ec5 commit f3ec9be
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22940,9 +22940,6 @@ plugins:
- <<: *patchIncluded
subs: [ 'Immersive Patrols' ]
condition: 'active("Immersive Patrols II.esp") and not active("IFDImmPatrolsIIPatch.esp")'
- <<: *patchIncluded
subs: [ 'Legacy of the Dragonborn' ]
condition: 'active("LegacyoftheDragonborn.esm") and not active("FDILOTDPatch.esp") and not active("FDILOTDBPatch.esp")'
- <<: *patchIncluded
subs: [ 'Medieval Lanterns of Skyrim' ]
condition: 'active("Medieval Lanterns of Skyrim.esp") and not active("FDIMLOSPatch.esp")'
Expand All @@ -22967,6 +22964,12 @@ plugins:
- <<: *patchIncluded
subs: [ 'Weapons Armor Clothing & Clutter Fixes' ]
condition: 'active("Weapons Armor Clothing & Clutter Fixes.esp") and not active("IFDWACCFPatch.esp")'
- <<: *patch3rdParty_LotD
condition: 'active("LegacyoftheDragonborn.esm") and not active("DBM_ImmersiveFortDawnguard_Patch.esp")'
- <<: *patchUpdateAvailable
subs: ['[Legacy of the Dragonborn Patches (Official)](https://www.nexusmods.com/skyrimspecialedition/mods/30980/)']
condition: '(active("FDILOTDPatch.esp") or active("FDILOTDBPatch.esp")) and not active("DBM_ImmersiveFortDawnguard_Patch.esp")'

tag:
- Actors.AIPackages
- Actors.Stats
Expand Down

0 comments on commit f3ec9be

Please sign in to comment.