Skip to content

Commit

Permalink
Adds a dummy weapon selection to some operatives to fix TTS Command N…
Browse files Browse the repository at this point in the history
…ode issue
  • Loading branch information
mal20k committed Jan 17, 2024
1 parent 2ae1c77 commit 43afe74
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 5 deletions.
18 changes: 17 additions & 1 deletion 2021 - Imperial Navy Breacher.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="f13d-1085-02f7-bcfb" name="Imperial Navy Breacher" revision="5" battleScribeVersion="2.03" library="false" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="4" xmlns="http://www.battlescribe.net/schema/catalogueSchema" type="catalogue">
<catalogue id="f13d-1085-02f7-bcfb" name="Imperial Navy Breacher" revision="6" battleScribeVersion="2.03" library="false" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="4" xmlns="http://www.battlescribe.net/schema/catalogueSchema" type="catalogue">
<categoryEntries>
<categoryEntry id="c60b-9288-289f-0fd4" name="IMPERIAL NAVY BREACHER" hidden="false"/>
<categoryEntry id="94cc-693a-2fe6-9fc6" name="Navis" hidden="false"/>
Expand Down Expand Up @@ -1771,6 +1771,14 @@
<categoryLink targetId="94cc-693a-2fe6-9fc6" id="1613-18c7-16ea-8058" primary="false" name="Navis"/>
<categoryLink targetId="7773-1668-cee3-324e" id="e902-3f9a-a5fe-251f" primary="false" name="C.A.T. Unit"/>
</categoryLinks>
<selectionEntries>
<selectionEntry type="upgrade" import="true" name="-" hidden="false" id="7276-fa9d-6282-c662">
<constraints>
<constraint type="max" value="1" field="selections" scope="parent" shared="true" id="1a57-2a0d-5605-a31f"/>
<constraint type="min" value="1" field="selections" scope="parent" shared="true" id="95ed-daa-5724-c8e4"/>
</constraints>
</selectionEntry>
</selectionEntries>
</entryLink>
<entryLink import="true" name="Navis Endurant" hidden="false" type="selectionEntry" id="20ab-10ef-19ba-e037" targetId="1799-4a24-eee8-29f3">
<entryLinks>
Expand Down Expand Up @@ -1833,6 +1841,14 @@
<categoryLink targetId="94cc-693a-2fe6-9fc6" id="bdc9-eeb9-edc8-2594" primary="false" name="Navis"/>
<categoryLink targetId="02d3-a1e6-0a99-e114" id="bd15-d1-3f18-ff22" primary="false" name="Gheistskull"/>
</categoryLinks>
<selectionEntries>
<selectionEntry type="upgrade" import="true" name="-" hidden="false" id="2557-dca8-3faa-a0b0">
<constraints>
<constraint type="max" value="1" field="selections" scope="parent" shared="true" id="357c-3149-9b6c-10d9"/>
<constraint type="min" value="1" field="selections" scope="parent" shared="true" id="12ae-1cee-8995-6bd9"/>
</constraints>
</selectionEntry>
</selectionEntries>
</entryLink>
<entryLink import="true" name="Navis Grenadier" hidden="false" type="selectionEntry" id="12d9-be18-8735-ad24" targetId="3f9c-cd32-d405-bebd">
<entryLinks>
Expand Down
13 changes: 9 additions & 4 deletions 2021 - Inquisitorial Agents.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="580b-d492-eeb7-515d" name="Inquisitorial Agents" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="7" revision="16" battleScribeVersion="2.03" type="catalogue" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<catalogue library="false" id="580b-d492-eeb7-515d" name="Inquisitorial Agents" gameSystemId="3b7e-7dab-f79f-2e74" gameSystemRevision="7" revision="17" battleScribeVersion="2.03" type="catalogue" xmlns="http://www.battlescribe.net/schema/catalogueSchema">
<categoryEntries>
<categoryEntry name="INQUISITORIAL AGENT" hidden="false" id="762e-9a1c-ad3a-3424"/>
<categoryEntry name="Inquisition" hidden="false" id="307-ad5e-52b1-3bcd"/>
Expand Down Expand Up @@ -299,9 +299,14 @@
</conditions>
</modifier>
</modifiers>
<entryLinks>
<entryLink import="true" name="Specialism" hidden="false" type="selectionEntryGroup" id="146b-f8d3-3c9f-1d7" targetId="8b8a-af5f-701f-42e2"/>
</entryLinks>
<selectionEntries>
<selectionEntry type="upgrade" import="true" name="-" hidden="false" id="5494-f598-e376-89c6">
<constraints>
<constraint type="max" value="1" field="selections" scope="parent" shared="true" id="bf71-b4b5-d6a6-f00b"/>
<constraint type="min" value="1" field="selections" scope="parent" shared="true" id="440f-3b3e-1c20-8496"/>
</constraints>
</selectionEntry>
</selectionEntries>
</selectionEntry>
<selectionEntry type="upgrade" import="true" name="Ancillary Support" hidden="false" id="3708-25db-c3c1-b732">
<categoryLinks>
Expand Down

0 comments on commit 43afe74

Please sign in to comment.