mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
Remove trainer from wagon
This was creating an entity that had a trainer component without production queue. Which is hazardous.
This commit is contained in:
parent
8a2a450686
commit
17b9b6af2a
1 changed files with 0 additions and 3 deletions
|
|
@ -63,9 +63,6 @@
|
|||
<walk>actor/singlesteps/steps_grass.xml</walk>
|
||||
</SoundGroups>
|
||||
</Sound>
|
||||
<Trainer>
|
||||
<BatchTimeModifier>0.7</BatchTimeModifier>
|
||||
</Trainer>
|
||||
<UnitAI>
|
||||
<CanPatrol>false</CanPatrol>
|
||||
<Formations disable=""/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue