mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-20 23:44:08 +00: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:
@@ -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=""/>
|
||||
|
||||
Reference in New Issue
Block a user