Skip to content

Commit

Permalink
Fixes Equipment visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Mad-Spy committed Sep 5, 2021
1 parent be88222 commit fcdb52a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
9 changes: 8 additions & 1 deletion 2021 - Craftworld.cat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<catalogue id="ce44-2fc8-918c-7648" name="Craftworld" revision="3" battleScribeVersion="2.03" library="false" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="1" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue id="ce44-2fc8-918c-7648" name="Craftworld" revision="4" battleScribeVersion="2.03" library="false" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="1" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<categoryEntries>
<categoryEntry id="2caa-ece1-c503-4be3" name="Craftworld💀" hidden="false"/>
<categoryEntry id="f0b3-2aae-2bd9-f763" name="Asuryani" hidden="false"/>
Expand Down Expand Up @@ -1142,6 +1142,13 @@
</entryLinks>
</selectionEntryGroup>
<selectionEntryGroup id="0e83-69d9-a01a-1e9c" name="Equipment" hidden="false" collective="false" import="true">
<modifiers>
<modifier type="set" field="hidden" value="true">
<conditions>
<condition field="selections" scope="force" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="7138-2b60-74ce-a90b" type="instanceOf"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint field="c61a-51a3-370d-bf55" scope="roster" value="10.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="3315-5572-4881-2ae2" type="max"/>
</constraints>
Expand Down
9 changes: 8 additions & 1 deletion 2021 - Imperial Guard.cat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<catalogue id="35ce-2f8e-99d7-d28a" name="Imperial Guard" revision="3" battleScribeVersion="2.03" library="false" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="1" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue id="35ce-2f8e-99d7-d28a" name="Imperial Guard" revision="4" battleScribeVersion="2.03" library="false" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="1" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<categoryEntries>
<categoryEntry id="bf04-d101-3b35-69a6" name="Imperial Guard" hidden="false"/>
<categoryEntry id="3fb5-3177-c55b-9a11" name="Tempestus Scion" hidden="false"/>
Expand Down Expand Up @@ -1494,6 +1494,13 @@
</sharedSelectionEntries>
<sharedSelectionEntryGroups>
<selectionEntryGroup id="6f8d-9412-e421-431a" name="Equipment" hidden="false" collective="false" import="true">
<modifiers>
<modifier type="set" field="hidden" value="true">
<conditions>
<condition field="selections" scope="force" value="6.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" childId="7138-2b60-74ce-a90b" type="instanceOf"/>
</conditions>
</modifier>
</modifiers>
<constraints>
<constraint field="c61a-51a3-370d-bf55" scope="roster" value="10.0" percentValue="false" shared="true" includeChildSelections="true" includeChildForces="false" id="ca01-3a92-ec9f-7462" type="max"/>
</constraints>
Expand Down

0 comments on commit fcdb52a

Please sign in to comment.