Skip to content

Commit

Permalink
Fixed nobility have incorrect scope selector
Browse files Browse the repository at this point in the history
  • Loading branch information
the-koetjeboe committed Nov 29, 2024
1 parent 3b5343b commit 6e62d40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Adeptus Titanicus 2018.gst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<gameSystem id="975a-00f4-df37-b565" name="Adeptus Titanicus 2018" revision="12" authorName="Play Titanicus BS Team" authorContact="You can find us on the Discord Server for comments and feedback: https://discord.com/invite/UrrPB3T" xmlns="http://www.battlescribe.net/schema/gameSystemSchema" type="gameSystem">
<gameSystem id="975a-00f4-df37-b565" name="Adeptus Titanicus 2018" revision="13" authorName="Play Titanicus BS Team" authorContact="You can find us on the Discord Server for comments and feedback: https://discord.com/invite/UrrPB3T" xmlns="http://www.battlescribe.net/schema/gameSystemSchema" type="gameSystem">
<comment>No longer compatible with BS</comment>
<readme>Create a Legio Battlegroup by adding a Battlegroup to your Roster. Maniples and Reinforcements can be added directly to a Legio Battlegroup!

Expand Down Expand Up @@ -27614,7 +27614,7 @@ result of a single D6.</description>
<modifiers>
<modifier type="set" value="true" field="hidden">
<conditions>
<condition type="notInstanceOf" value="1" field="selections" scope="parent" childId="b1c7-cb6c-5810-e9d9" shared="true"/>
<condition type="notInstanceOf" value="1" field="selections" scope="ancestor" childId="b1c7-cb6c-5810-e9d9" shared="true"/>
</conditions>
</modifier>
</modifiers>
Expand Down

0 comments on commit 6e62d40

Please sign in to comment.