1
0
forked from 0ad/0ad

Updated the Plane entity.

This was SVN commit r9677.
This commit is contained in:
Michael D. Hafer 2011-06-27 00:32:28 +00:00
parent a64f1356cb
commit a47ef2060a

View File

@ -2,14 +2,15 @@
<Entity parent="template_unit">
<Identity>
<Civ>hele</Civ>
<SpecificName>Aeroplane</SpecificName>
<SpecificName>P-51 Mustang</SpecificName>
<History>This may be anachronistic.</History>
<Tooltip>A World War 2 American fighter plane.</Tooltip>
</Identity>
<VisualActor>
<Actor>units/global/plane.xml</Actor> <!-- only using this because its flaming projectiles look nice -->
</VisualActor>
<Vision>
<Range>80</Range>
<Range>100</Range>
</Vision>
<Obstruction disable=""/>
<UnitMotion disable=""/>