cart mechanical siege ballista xml

This was SVN commit r10210.
This commit is contained in:
Pureon 2011-09-07 23:43:24 +00:00
parent 4332f37462
commit b6f1251089

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_unit_mechanical_siege_onager">
<Footprint replace="">
<Square width="6.0" depth="11.0"/>
<Height>4.5</Height>
</Footprint>
<Identity>
<Civ>cart</Civ>
<SpecificName>Ballista</SpecificName>
<Icon>units/hele_mechanical_siege_lithobolos.png</Icon>
</Identity>
<Obstruction>
<Unit radius="3.5"/>
</Obstruction>
<Vision>
<Range>84</Range>
</Vision>
<VisualActor>
<Actor>units/carthaginians/siege_rock.xml</Actor>
</VisualActor>
</Entity>