Skip to content

Commit

Permalink
Fix Scourge Enslaver being incorrectly limited
Browse files Browse the repository at this point in the history
  • Loading branch information
Kemp-J committed Jan 24, 2025
1 parent 92a5f92 commit e10031f
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions Scourge.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 library="false" id="b6b4-d3ea-2917-60c9" name="Scourge" gameSystemId="sys-5fec-a8da-5dec-0ae6" gameSystemRevision="1" revision="9" authorName="John Kemp" authorUrl="https://github.com/BSData/dropfleet-commander-2024" battleScribeVersion="2.03" type="catalogue" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue library="false" id="b6b4-d3ea-2917-60c9" name="Scourge" gameSystemId="sys-5fec-a8da-5dec-0ae6" gameSystemRevision="1" revision="10" authorName="John Kemp" authorUrl="https://github.com/BSData/dropfleet-commander-2024" battleScribeVersion="2.03" type="catalogue" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<sharedSelectionEntries>
<selectionEntry type="upgrade" import="false" name="----- Admirals -----" hidden="true" id="672c-9050-58bc-f610"/>
<selectionEntry type="unit" import="true" name="Lvl 1: Fleet Thrall" hidden="false" id="7fe9-330a-0598-35d7" publicationId="260d-362c-d403-80ae" page="1">
Expand Down Expand Up @@ -793,16 +793,6 @@
</categoryLinks>
</entryLink>
</entryLinks>
<constraints>
<constraint type="max" value="0" field="selections" scope="parent" shared="true" id="66ae-0789-1748-c756"/>
</constraints>
<modifiers>
<modifier type="set" value="-1" field="66ae-0789-1748-c756">
<conditions>
<condition type="equalTo" value="0" field="selections" scope="force" childId="7895-d441-b903-8bb2" shared="true" includeChildSelections="true" includeChildForces="true"/>
</conditions>
</modifier>
</modifiers>
</selectionEntry>
<selectionEntry type="upgrade" import="false" name="----- Groups -----" hidden="true" id="eb61-cd39-95d1-68f9"/>
<selectionEntry type="unit" import="true" name="Cthulhu Dreadnought" hidden="false" id="c08f-b0f0-9ffe-fb10" page="">
Expand Down

0 comments on commit e10031f

Please sign in to comment.