Skip to content

Commit

Permalink
Cost fix
Browse files Browse the repository at this point in the history
Commandos cost fix
  • Loading branch information
jonnyhjorter authored Apr 12, 2024
1 parent 20f5a26 commit 78dacaa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Mutant.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="3a43-0782-3228-008b" name="The Mutant Menace" revision="8" battleScribeVersion="2.03" authorName="Jonny Hjorter" authorContact="[email protected]" authorUrl="https://github.com/BSData/f28/wiki" library="false" gameSystemId="7558-af3d-5eb8-db9c" gameSystemRevision="32" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue id="3a43-0782-3228-008b" name="The Mutant Menace" revision="9" battleScribeVersion="2.03" authorName="Jonny Hjorter" authorContact="[email protected]" authorUrl="https://github.com/BSData/f28/wiki" library="false" gameSystemId="7558-af3d-5eb8-db9c" gameSystemRevision="42" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<readme>Force generation

The lists are divided into three unit categories; Command, Core and Special. When generating forces players must include:
Expand Down Expand Up @@ -1356,7 +1356,7 @@ FP: Faction Points</readme>
<constraint field="selections" scope="parent" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="c477-b9fd-09df-6350" type="min"/>
</constraints>
<costs>
<cost name="p" typeId="95b5-c653-a5e7-8869" value="10.0"/>
<cost name="p" typeId="95b5-c653-a5e7-8869" value="5.0"/>
</costs>
</entryLink>
<entryLink id="d917-67da-d1d9-a18d" name="LMG" hidden="false" collective="false" import="true" targetId="b8a6-f0ef-5687-f918" type="selectionEntry">
Expand Down Expand Up @@ -1398,7 +1398,7 @@ FP: Faction Points</readme>
<constraint field="selections" scope="parent" value="0.0" percentValue="false" shared="true" includeChildSelections="false" includeChildForces="false" id="324c-22a7-5970-99f4" type="min"/>
</constraints>
<costs>
<cost name="p" typeId="95b5-c653-a5e7-8869" value="7.0"/>
<cost name="p" typeId="95b5-c653-a5e7-8869" value="10.0"/>
</costs>
</entryLink>
</entryLinks>
Expand Down

0 comments on commit 78dacaa

Please sign in to comment.