Skip to content

Commit

Permalink
Add requiresX message
Browse files Browse the repository at this point in the history
  * Non-TGCoS version requires non-TGCoS [1.1] or [1.2] plugin.
  • Loading branch information
sibir-ine committed Oct 14, 2023
1 parent bfd21d2 commit 50eac29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28745,6 +28745,10 @@ plugins:
type: error
subs: [ 'MPXP 1.1 **OR** 1.2 TGCoS ESP' ]
condition: 'checksum("SSkwy Estuary Fortress Extension.esp", 8A10F7E6) and not active("MPXP1\.[12] \[PATCH - (DBPT\.)?SSkwy\.TGCoS\]( \(OCS\))?\.esp")'
- <<: *requiresX
type: error
subs: [ '**MPXP1.1 [PATCH - DBPT.SSkwy].esp** **OR** **MPXP1.2 [PATCH - DBPT.SSkwy] (OCS).esp**' ]
condition: 'checksum("SSkwy Estuary Fortress Extension.esp", AF71B5A8) and not active("MPXP1\.[12] \[PATCH - DBPT\.SSkwy\]( \(OCS\))?\.esp")'
- name: 'SSkwy Estuary Fortress Extension [PATCH - RBS].esp'
msg:
- <<: *requiresX
Expand Down

0 comments on commit 50eac29

Please sign in to comment.