mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
reduce the increase of decayRate from 5060b1bb4f
This was SVN commit r17062.
This commit is contained in:
parent
71c52f15e9
commit
1456db00fc
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@
|
|||
<HeightOffset>12.0</HeightOffset>
|
||||
</StatusBars>
|
||||
<TerritoryDecay>
|
||||
<DecayRate>50</DecayRate>
|
||||
<DecayRate>20</DecayRate>
|
||||
</TerritoryDecay>
|
||||
<Visibility>
|
||||
<RetainInFog>true</RetainInFog>
|
||||
|
|
|
|||
Loading…
Reference in a new issue