mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
This was SVN commit r3793.
This commit is contained in:
parent
d9b033c85f
commit
2702a268ef
2 changed files with 10 additions and 6 deletions
|
|
@ -49,6 +49,15 @@
|
|||
<Height>-1.0</Height>
|
||||
<Name></Name>
|
||||
</Rank>
|
||||
<AnglePenalty>
|
||||
<Sectors>6</Sectors>
|
||||
<Value>.2</Value>
|
||||
</AnglePenalty>
|
||||
<Pitch>
|
||||
<Max_Actor>0.03</Max_Actor>
|
||||
<Min_Actor>-0.03</Min_Actor>
|
||||
|
||||
</Pitch>
|
||||
|
||||
</Traits>
|
||||
|
||||
|
|
|
|||
|
|
@ -27,11 +27,7 @@
|
|||
<Height>4.0</Height>
|
||||
</Footprint>
|
||||
|
||||
<AnglePenalty>
|
||||
<Sectors>6</Sectors>
|
||||
<Value>.2</Value>
|
||||
</AnglePenalty>
|
||||
|
||||
|
||||
<Formation>
|
||||
<Category>Melee</Category>
|
||||
<Curr>Loose</Curr>
|
||||
|
|
@ -81,7 +77,6 @@
|
|||
|
||||
<Move>
|
||||
<Speed>7.0</Speed>
|
||||
<Curr/>
|
||||
<TurningRadius>0.0</TurningRadius>
|
||||
|
||||
<Run>
|
||||
|
|
|
|||
Loading…
Reference in a new issue