We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f93e04 commit 178e3c0Copy full SHA for 178e3c0
masterlist.yaml
@@ -3640,12 +3640,12 @@ plugins:
3640
msg:
3641
- <<: *alsoUseX
3642
subs: [ '[Titans of The New West 2.0](https://www.nexusmods.com/newvegas/mods/78688/)' ]
3643
- condition: 'not active("Titans of The New West.esp") or not file("STAR TTW 2.esp")'
+ condition: 'not active("Titans of The New West.esp") and not file("STAR TTW 2.esp")'
3644
- <<: *deletePlugin
3645
subs: [ 'STAR TTW 2.esp' ]
3646
condition: 'file("STAR TTW 2.esp")'
3647
- <<: *requires_xNVSE
3648
- condition: 'file("config/Odyssey Armors Config.ini")'
+ condition: 'version("../nvse_1_4.dll", "0.6.0.0", <) and file("config/Odyssey Armors Config.ini")'
3649
tag:
3650
- name: 'Invent.Add'
3651
condition: 'file("config/Odyssey Armors Config.ini")'
0 commit comments