Add missing territory to corrals (to prevent decay in connected allied territory).

Increase territory of the storehouse slightly to allow adjacent
buildings.

This was SVN commit r18405.
This commit is contained in:
elexis 2016-06-19 14:32:42 +00:00
parent dbe985cd78
commit 22f6daf612
2 changed files with 6 additions and 1 deletions

View File

@ -68,7 +68,7 @@
</Sound>
<TerritoryInfluence>
<Root>false</Root>
<Radius>16</Radius>
<Radius>20</Radius>
<Weight>30000</Weight>
</TerritoryInfluence>
<Vision>

View File

@ -48,6 +48,11 @@
<death>attack/destruction/building_collapse_large.xml</death>
</SoundGroups>
</Sound>
<TerritoryInfluence>
<Root>false</Root>
<Radius>20</Radius>
<Weight>30000</Weight>
</TerritoryInfluence>
<Vision>
<Range>20</Range>
</Vision>