1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/foundation_field.xml
2010-01-29 21:07:15 +00:00

14 lines
340 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_foundation">
<Identity>
<GenericName>Foundation Field</GenericName>
</Identity>
<VisualActor>
<Actor>structures/plot_field_found.xml</Actor>
</VisualActor>
<Footprint>
<Square width="10.0" depth="10.0"/>
<Height>8.0</Height>
</Footprint>
</Entity>