Skip to content

Commit

Permalink
Add PBR textures to New Legion condition (#3002)
Browse files Browse the repository at this point in the history
  • Loading branch information
langfod authored Jan 26, 2025
1 parent f35d746 commit 068e383
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 @@ -18655,7 +18655,7 @@ plugins:
- <<: *requiresX
type: error
subs: [ 'New Legion textures' ]
condition: 'not file("Textures/Armor_Replacer/2_Legion")'
condition: 'not file("Textures/Armor_Replacer/2_Legion") and not file("textures/pbr/Armor_Replacer/2_Legion")'
tag:
- Delev
- Graphics
Expand Down

0 comments on commit 068e383

Please sign in to comment.