Skip to content

Commit

Permalink
Update JK's Skyrim (#2951)
Browse files Browse the repository at this point in the history
* Update incompatibility
  * Added condition to remove Jk's Skyrim and The Great City of Dawnstar
    incompatibility if COTN Dawnstar + Jk's + TGC Dawnstar patch is
    enabled.
    * https://www.nexusmods.com/skyrimspecialedition/mods/30885
  • Loading branch information
einstienfan authored Jul 4, 2024
1 parent c97ef3f commit 6092864
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23380,7 +23380,8 @@ plugins:
- 'Paradise_City_Rorikstead.esp'
- name: 'The Great Cities - Minor Cities and Towns.esp'
condition: 'checksum("JKs Skyrim.esp", 932DCD5F) or not active("The Great Cities of JK''s (North|Skyrim) - Patch.esp")'
- 'The Great City of Dawnstar.esp'
- name: 'The Great City of Dawnstar.esp'
condition: 'not active("COTN Dawnstar - JK''s Skyrim - TGC Dawnstar Patch.esp")'
- name: 'The Great City of Falkreath.esp'
condition: 'not active("COTN Falkreath - JKs Skyrim - TGCF Patch.esp")'
- 'The Great City of Morthal.esp'
Expand Down

0 comments on commit 6092864

Please sign in to comment.