Make loyalty drain on decaying buildings much more punishing.

This was SVN commit r17060.
This commit is contained in:
scythetwirler 2015-09-22 03:05:16 +00:00
parent 14aaa7c640
commit 5060b1bb4f
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@
</SoundGroups>
</Sound>
<TerritoryDecay>
<DecayRate>10</DecayRate>
<DecayRate>50</DecayRate>
</TerritoryDecay>
<TerritoryInfluence disable=""/>
<ProductionQueue>

View File

@ -106,7 +106,7 @@
<HeightOffset>12.0</HeightOffset>
</StatusBars>
<TerritoryDecay>
<DecayRate>5</DecayRate>
<DecayRate>50</DecayRate>
</TerritoryDecay>
<Visibility>
<RetainInFog>true</RetainInFog>