0ad/binaries/data/mods/internal/simulation/templates/structures/rome_temple.xml
2010-04-19 20:55:07 +00:00

15 lines
370 B
XML

<?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>
</Entity>