Skip to content

Commit

Permalink
Update requiresX message
Browse files Browse the repository at this point in the history
  * TGCoS requirement shouldn't be displayed for non-TGCoS version.
  * TGCoS version v1.0.8: 0x8A10F7E6.
  • Loading branch information
sibir-ine committed Oct 14, 2023
1 parent e45922c commit bfd21d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28744,7 +28744,7 @@ plugins:
- <<: *requiresX
type: error
subs: [ 'MPXP 1.1 **OR** 1.2 TGCoS ESP' ]
condition: 'not active("MPXP1\.[12] \[PATCH - (DBPT\.)?SSkwy\.TGCoS\]( \(OCS\))?\.esp")'
condition: 'checksum("SSkwy Estuary Fortress Extension.esp", 8A10F7E6) and not active("MPXP1\.[12] \[PATCH - (DBPT\.)?SSkwy\.TGCoS\]( \(OCS\))?\.esp")'
- name: 'SSkwy Estuary Fortress Extension [PATCH - RBS].esp'
msg:
- <<: *requiresX
Expand Down

0 comments on commit bfd21d2

Please sign in to comment.