0ad/binaries/data/mods/public/simulation/templates/structures/athen_temple.xml
Enrique ed93cebd28 garrison flag fixing in ptolemaic civic centre, edfu wonder and macedonian temple.
Centered athenian temple, selection and obstruction adjusted.

This was SVN commit r14319.
2013-12-09 14:46:35 +00:00

20 lines
810 B
XML

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