Skip to content

Commit

Permalink
Update Immersive Fort Dawnguard
Browse files Browse the repository at this point in the history
  • Loading branch information
loicreynier committed Sep 24, 2024
1 parent 1fbd00e commit 4e1d4f3
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 @@ -22958,9 +22958,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 @@ -22985,6 +22982,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 4e1d4f3

Please sign in to comment.