Skip to content

Commit

Permalink
the academy no longer pays upkeep - offsetting the lack of worlds
Browse files Browse the repository at this point in the history
  • Loading branch information
Idrinth committed Oct 10, 2020
1 parent 03aeb88 commit 40cc5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Simulation/SimulationDescriptors[Idrinth][Empire].xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<Property Name="TurnBoost" BaseValue="0" MaxValue="100"/>
<Property Name="TurnReset" BaseValue="-1" MaxValue="0" MinValue="-1"/>

<Modifier TargetProperty="NetAcademyEmpireMoney" Operation="Subtraction" Value="$(AcademyFleetUpkeep)" Priority="1"/>
<!--<Modifier TargetProperty="NetAcademyEmpireMoney" Operation="Subtraction" Value="$(AcademyFleetUpkeep)" Priority="1"/>-->
<BinaryModifier TargetProperty="NetAcademyEmpireMoney" BinaryOperation="Multiplication" Operation="Addition" Left="$(CurrentTurn)" Right="$(CurrentTurn)"/>

<Modifier TargetProperty="MaxConcurrentFleetMultiplier" Operation="Multiplication" Value="$(PlayerCountBoost)"/>
Expand Down

0 comments on commit 40cc5e4

Please sign in to comment.