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

20 lines
810 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Footprint>
<Square width="19.0" depth="28"/>
<Height>12.0</Height>
</Footprint>
<Identity>
<Civ>athen</Civ>
<SpecificName>Neṓs</SpecificName>
<History>The Athenians built marvelous temples in order to honour their polytheistic pantheon. While all gods were venerated, Athena specifically was worshiped as the namesake and protector of the city. She was the goddess of wisdom and of war and the daughter of Zeus.</History>
</Identity>
<Obstruction>
<Static width="17.5" depth="27"/>
</Obstruction>
<VisualActor>
<Actor>structures/athenians/temple.xml</Actor>
<FoundationActor>props/special/eyecandy/greek_temple_unfinished.xml</FoundationActor>
</VisualActor>
</Entity>