This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 271
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #218 from peterlyberth/master
Fixed bug regarding number af land raiders in roster
- Loading branch information
Showing
1 changed file
with
7 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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="a1d51a68-4b57-eb7d-f7e2-23bf0c22e374" revision="71" gameSystemId="e1ebd931-a209-3ce4-87b4-d9918d25530b" gameSystemRevision="0" battleScribeVersion="1.14b" name="Space Marines: Codex (2013)" authorName="Rob Marti" authorContact="[email protected]" xmlns="http://www.battlescribe.net/schema/catalogueSchema"> | ||
<catalogue id="a1d51a68-4b57-eb7d-f7e2-23bf0c22e374" revision="73" gameSystemId="e1ebd931-a209-3ce4-87b4-d9918d25530b" gameSystemRevision="0" battleScribeVersion="1.14b" name="Space Marines: Codex (2013)" authorName="Rob Marti" authorContact="[email protected]" xmlns="http://www.battlescribe.net/schema/catalogueSchema"> | ||
<entries> | ||
<entry id="37d77532-71bd-d98c-c39b-8e7bff912321" name="Allied Detachment Chapter Tactics" points="0.0" categoryId="(No Category)" type="upgrade" minSelections="0" maxSelections="-1" minInForce="0" maxInForce="-1" minInRoster="0" maxInRoster="1" minPoints="0.0" maxPoints="-1.0" collective="false" hidden="false" page="0"> | ||
<entries/> | ||
|
@@ -10813,28 +10813,13 @@ | |
<modifiers/> | ||
<links> | ||
<link id="c91f15bd-8e5c-2a83-6929-b33854605a8f" targetId="a42b4d1f-0d50-8cb5-ca5b-8cea3e9bcb75" linkType="entry"> | ||
<modifiers> | ||
<modifier type="set" field="maxInRoster" value="1.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0"> | ||
<conditions/> | ||
<conditionGroups/> | ||
</modifier> | ||
</modifiers> | ||
<modifiers/> | ||
</link> | ||
<link id="5f00d57f-f5d4-91f7-2440-6ea4075d1f0e" targetId="8b6fd08b-4db2-9412-cff3-dd7ad22c24e0" linkType="entry"> | ||
<modifiers> | ||
<modifier type="set" field="maxInRoster" value="1.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0"> | ||
<conditions/> | ||
<conditionGroups/> | ||
</modifier> | ||
</modifiers> | ||
<modifiers/> | ||
</link> | ||
<link id="4a9bf1cf-a15b-8808-e98c-c6a193e69a33" targetId="0381d834-9e1a-3ee5-d53e-93d1dde66472" linkType="entry"> | ||
<modifiers> | ||
<modifier type="set" field="maxInRoster" value="1.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0"> | ||
<conditions/> | ||
<conditionGroups/> | ||
</modifier> | ||
</modifiers> | ||
<modifiers/> | ||
</link> | ||
</links> | ||
</entryGroup> | ||
|
@@ -11309,28 +11294,13 @@ | |
<modifiers/> | ||
<links> | ||
<link id="f73615be-5769-2708-b4d5-050150ad32c1" targetId="a42b4d1f-0d50-8cb5-ca5b-8cea3e9bcb75" linkType="entry"> | ||
<modifiers> | ||
<modifier type="set" field="maxInRoster" value="1.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0"> | ||
<conditions/> | ||
<conditionGroups/> | ||
</modifier> | ||
</modifiers> | ||
<modifiers/> | ||
</link> | ||
<link id="97ecf191-dab3-034c-027e-840c6be97442" targetId="8b6fd08b-4db2-9412-cff3-dd7ad22c24e0" linkType="entry"> | ||
<modifiers> | ||
<modifier type="set" field="maxInRoster" value="1.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0"> | ||
<conditions/> | ||
<conditionGroups/> | ||
</modifier> | ||
</modifiers> | ||
<modifiers/> | ||
</link> | ||
<link id="e3ab3081-c8e0-24fd-bbea-f538ceddf0dd" targetId="0381d834-9e1a-3ee5-d53e-93d1dde66472" linkType="entry"> | ||
<modifiers> | ||
<modifier type="set" field="maxInRoster" value="1.0" repeat="false" numRepeats="1" incrementParentId="roster" incrementChildId="no child" incrementField="selections" incrementValue="1.0"> | ||
<conditions/> | ||
<conditionGroups/> | ||
</modifier> | ||
</modifiers> | ||
<modifiers/> | ||
</link> | ||
</links> | ||
</entryGroup> | ||
|