mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Remove gather penalty from some more units (the penalty is added as tech). Units discovered by fatherbushido.
This was SVN commit r18175.
This commit is contained in:
parent
6dbdaf1160
commit
5a5f05f8d9
2 changed files with 0 additions and 6 deletions
|
|
@ -11,9 +11,6 @@
|
|||
<RequiredTechnology>phase_town</RequiredTechnology>
|
||||
</Identity>
|
||||
<Promotion disable=""/>
|
||||
<ResourceGatherer>
|
||||
<BaseSpeed>0.5</BaseSpeed>
|
||||
</ResourceGatherer>
|
||||
<UnitMotion>
|
||||
<WalkSpeed>8</WalkSpeed>
|
||||
<Run>
|
||||
|
|
|
|||
|
|
@ -18,9 +18,6 @@
|
|||
<RequiredTechnology>phase_town</RequiredTechnology>
|
||||
</Identity>
|
||||
<Promotion disable=""/>
|
||||
<ResourceGatherer>
|
||||
<BaseSpeed>0.5</BaseSpeed>
|
||||
</ResourceGatherer>
|
||||
<VisualActor>
|
||||
<Actor>units/spartans/champion_infantry_sword.xml</Actor>
|
||||
</VisualActor>
|
||||
|
|
|
|||
Loading…
Reference in a new issue