0ad/binaries/data/mods/public/simulation/templates/structures/ptol_temple.xml

20 lines
513 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Footprint>
<Square width="21" depth="23"/>
<Height>12.0</Height>
</Footprint>
<Identity>
<Civ>ptol</Civ>
<SpecificName>?</SpecificName>
<History>?</History>
</Identity>
<Obstruction>
<Static width="20" depth="21"/>
</Obstruction>
<VisualActor>
<Actor>structures/ptolemies/temple.xml</Actor>
<FoundationActor>structures/fndn_4x4.xml</FoundationActor>
</VisualActor>
</Entity>