Skip to content

Commit

Permalink
Fix THB cost for Tarantula turrets.
Browse files Browse the repository at this point in the history
At least in my copy, current version is incorrectly costing at 27 total, which I believe is due to it assuming the THB costs 17, not 14.
  • Loading branch information
quindraco authored Aug 31, 2017
1 parent 94f8446 commit 53712c5
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions Imperium - FW Elysians.cat
Original file line number Diff line number Diff line change
Expand Up @@ -2941,7 +2941,13 @@
<profiles/>
<rules/>
<infoLinks/>
<modifiers/>
<modifiers>
<modifier type="set" field="points" value="14">
<repeats/>
<conditions/>
<conditionGroups/>
</modifier>
</modifiers>
<constraints/>
<categoryLinks/>
</entryLink>
Expand Down Expand Up @@ -7251,4 +7257,4 @@
</characteristics>
</profile>
</sharedProfiles>
</catalogue>
</catalogue>

0 comments on commit 53712c5

Please sign in to comment.