Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Immersive Fort Dawnguard #2976

Merged
merged 1 commit into from
Sep 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading