mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
Altered footprint of some elephant units.
This was SVN commit r13690.
This commit is contained in:
parent
fdc1f3a043
commit
a6c28ae461
2 changed files with 5 additions and 2 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<History>War elephants were used by many Eastern and African cultures.</History>
|
||||
</Identity>
|
||||
<Obstruction>
|
||||
<Unit radius="4.0"/>
|
||||
<Unit radius="3.0"/>
|
||||
</Obstruction>
|
||||
<Position>
|
||||
<Anchor>pitch</Anchor>
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
</Resources>
|
||||
</Cost>
|
||||
<Footprint>
|
||||
<Circle radius="3.5"/>
|
||||
<Circle radius="4.0"/>
|
||||
<Height>6.0</Height>
|
||||
</Footprint>
|
||||
<Health>
|
||||
|
|
@ -38,6 +38,9 @@
|
|||
<stone>10</stone>
|
||||
<metal>10</metal>
|
||||
</Loot>
|
||||
<Obstruction>
|
||||
<Unit radius="3.0"/>
|
||||
</Obstruction>
|
||||
<Position>
|
||||
<Anchor>pitch</Anchor>
|
||||
</Position>
|
||||
|
|
|
|||
Loading…
Reference in a new issue