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

14 lines
328 B
XML

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