Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Commit

Permalink
Fixed non-character heirlooms
Browse files Browse the repository at this point in the history
done on steamdeck
  • Loading branch information
AbonShell authored Jun 20, 2022
1 parent 36d5d8b commit 18744ab
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions Imperium - Imperial Knights.cat
Original file line number Diff line number Diff line change
Expand Up @@ -7649,9 +7649,14 @@ Whilst your army is Dishonoured, the Honoured and Virtuous Chivalric abilities f
</conditionGroups>
</modifier>
<modifier type="set" field="hidden" value="true">
<conditions>
<condition field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="ae09-117e-a6fa-316b" type="atLeast"/>
</conditions>
<conditionGroups>
<conditionGroup type="or">
<conditions>
<condition field="selections" scope="parent" value="1.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" childId="ae09-117e-a6fa-316b" type="atLeast"/>
<condition field="selections" scope="parent" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="ef18-746a-369f-43a4" type="notInstanceOf"/>
</conditions>
</conditionGroup>
</conditionGroups>
</modifier>
</modifiers>
<constraints>
Expand Down

0 comments on commit 18744ab

Please sign in to comment.