1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/iber_temple.xml
Mythos_Ruler b6cc8e9cf6 The Big Iberian Move™.
This was SVN commit r9071.
2011-03-17 07:31:58 +00:00

20 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Identity>
<Civ>iber</Civ>
<SpecificName>Templo</SpecificName>
<History>The Iberian tribes did not typically worship their gods at temples, but there has been a single instance in which the remains of an ancient Tartessian temple has been unearthed in Andalusia in southern Spain. The Iberians for the most part worshipped their gods at small household votive altars in their homes or sometimes at smallish monuments to them in the outdoors. Their two principal gods (though they are also known to have had many others) were Endovelico, as the male represented by a boar, and Ataecina, the female counterpart as represented by a goat.</History>
</Identity>
<VisualActor>
<Actor>structures/iberians/temple.xml</Actor>
<FoundationActor>structures/fndn_3x3.xml</FoundationActor>
</VisualActor>
<Footprint>
<Square width="14.0" depth="14.0"/>
<Height>8.0</Height>
</Footprint>
<Obstruction>
<Static width="12.0" depth="12.0"/>
</Obstruction>
</Entity>