0ad/binaries/data/mods/internal/simulation/templates/structures/rome_temple.xml

18 lines
443 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Identity>
<Civ>rome</Civ>
<SpecificName>Nosocomium</SpecificName>
</Identity>
<VisualActor>
<Actor>structures/romans/temple_new.xml</Actor>
</VisualActor>
<Footprint>
<Square width="17.0" depth="30.0"/>
<Height>15.0</Height>
</Footprint>
<Obstruction>
<Static width="17.0" depth="30.0"/>
</Obstruction>
</Entity>