mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
Elephants are not expected to capture buildings.
This was SVN commit r18363.
This commit is contained in:
parent
a0960f4f89
commit
38c7d7224a
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Entity parent="template_unit_cavalry_ranged_archer">
|
||||
<Attack>
|
||||
<Capture disable=""/>
|
||||
</Attack>
|
||||
<Footprint replace="">
|
||||
<Circle radius="3.5"/>
|
||||
<Height>8.0</Height>
|
||||
|
|
|
|||
Loading…
Reference in a new issue