mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
This was SVN commit r5007.
This commit is contained in:
parent
9d21b350e1
commit
585673201b
2 changed files with 13 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
<Food>40</Food>
|
||||
</Resource>
|
||||
</Creation>
|
||||
|
||||
<Auras>
|
||||
<Infidelity>
|
||||
<Radius>25</Radius>
|
||||
|
|
@ -87,6 +88,18 @@
|
|||
<Rate>1.0</Rate>
|
||||
<Speed>1000</Speed>
|
||||
</Build>
|
||||
|
||||
<Move>
|
||||
<Speed>10.0</Speed>
|
||||
<TurningRadius>1.0</TurningRadius>
|
||||
|
||||
<Run>
|
||||
<Speed>15.0</Speed>
|
||||
<Range>50.0</Range>
|
||||
<RangeMin>0.0</RangeMin>
|
||||
</Run>
|
||||
|
||||
</Move>
|
||||
|
||||
</Actions>
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in a new issue