1
0
forked from 0ad/0ad

[Alpha 26] Fix so that swordsman heroes can use the Testudo (if their civ allows it)

This was SVN commit r27095.
This commit is contained in:
wowgetoffyourcellphone 2022-09-11 15:58:28 +00:00
parent a72fa8f7c7
commit 4c4562699c

View File

@ -35,4 +35,9 @@
<attack_melee>attack/weapon/sword_attack.xml</attack_melee>
</SoundGroups>
</Sound>
<UnitAI>
<Formations datatype="tokens">
special/formations/testudo
</Formations>
</UnitAI>
</Entity>