mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-14 09:55:02 +00:00
temporarily disable the AttackAsFormation, refs #3086
This was SVN commit r17093.
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
<MaxRows>6</MaxRows>
|
||||
</Formation>
|
||||
<FormationAttack>
|
||||
<CanAttackAsFormation>true</CanAttackAsFormation>
|
||||
<CanAttackAsFormation>false</CanAttackAsFormation>
|
||||
</FormationAttack>
|
||||
</Entity>
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
<MinColumns>3</MinColumns>
|
||||
</Formation>
|
||||
<FormationAttack>
|
||||
<CanAttackAsFormation>true</CanAttackAsFormation>
|
||||
<CanAttackAsFormation>false</CanAttackAsFormation>
|
||||
</FormationAttack>
|
||||
</Entity>
|
||||
|
||||
@@ -27,6 +27,6 @@
|
||||
</Animations>
|
||||
</Formation>
|
||||
<FormationAttack>
|
||||
<CanAttackAsFormation>true</CanAttackAsFormation>
|
||||
<CanAttackAsFormation>false</CanAttackAsFormation>
|
||||
</FormationAttack>
|
||||
</Entity>
|
||||
|
||||
@@ -20,6 +20,6 @@
|
||||
</Animations>
|
||||
</Formation>
|
||||
<FormationAttack>
|
||||
<CanAttackAsFormation>true</CanAttackAsFormation>
|
||||
<CanAttackAsFormation>false</CanAttackAsFormation>
|
||||
</FormationAttack>
|
||||
</Entity>
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
<FormationShape>triangle</FormationShape>
|
||||
</Formation>
|
||||
<FormationAttack>
|
||||
<CanAttackAsFormation>true</CanAttackAsFormation>
|
||||
<CanAttackAsFormation>false</CanAttackAsFormation>
|
||||
</FormationAttack>
|
||||
</Entity>
|
||||
|
||||
Reference in New Issue
Block a user