mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
Give Fortress a territory root.
And consequently reduce the territory radius by 20%. Patch by: @Nescio Differential Revision: D1762 Reviewed by: @borg-, @ValihrAnt Comments by: @elexis This was SVN commit r24393.
This commit is contained in:
parent
b0c3037abc
commit
014c2922f2
1 changed files with 3 additions and 1 deletions
|
|
@ -104,7 +104,9 @@
|
|||
</SoundGroups>
|
||||
</Sound>
|
||||
<TerritoryInfluence>
|
||||
<Radius>100</Radius>
|
||||
<Root>true</Root>
|
||||
<Radius>80</Radius>
|
||||
<Weight>40000</Weight>
|
||||
</TerritoryInfluence>
|
||||
<Vision>
|
||||
<Range>80</Range>
|
||||
|
|
|
|||
Loading…
Reference in a new issue