mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-20 07:13:56 -07:00
Templates | Remove an unnecessary line of code.
This was SVN commit r27403.
This commit is contained in:
parent
8f405255a7
commit
ccc85aef55
5 changed files with 1 additions and 6 deletions
|
|
@ -15,7 +15,6 @@
|
|||
</Obstruction>
|
||||
<ResourceSupply>
|
||||
<Max>500</Max>
|
||||
<Type>stone.ruins</Type>
|
||||
</ResourceSupply>
|
||||
<Sound>
|
||||
<SoundGroups>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
</Obstruction>
|
||||
<ResourceSupply>
|
||||
<Max>500</Max>
|
||||
<Type>stone.ruins</Type>
|
||||
</ResourceSupply>
|
||||
<Sound>
|
||||
<SoundGroups>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
</Obstruction>
|
||||
<ResourceSupply>
|
||||
<Max>300</Max>
|
||||
<Type>stone.ruins</Type>
|
||||
</ResourceSupply>
|
||||
<Sound>
|
||||
<SoundGroups>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
</Obstruction>
|
||||
<ResourceSupply>
|
||||
<Max>500</Max>
|
||||
<Type>stone.ruins</Type>
|
||||
</ResourceSupply>
|
||||
<Sound>
|
||||
<SoundGroups>
|
||||
|
|
|
|||
|
|
@ -8,8 +8,7 @@
|
|||
</Identity>
|
||||
<Resistance replace=""/>
|
||||
<ResourceSupply>
|
||||
<MaxGatherers>1</MaxGatherers>
|
||||
<DiminishingReturns disable=""/>
|
||||
<MaxGatherers>2</MaxGatherers>
|
||||
</ResourceSupply>
|
||||
<TerritoryDecay disable=""/>
|
||||
<VisualActor>
|
||||
|
|
|
|||
Loading…
Reference in a new issue