0ad/binaries/data/mods/official/entities/structures/iber_temple.xml
Matei 6578c2c05c Added the new entities.
This was SVN commit r3251.
2005-12-15 22:58:31 +00:00

22 lines
876 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_civic_temple"
>
<Traits>
<Id>
<Specific>Templo</Specific>
<Civ>Iberians</Civ>
<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>
</Id>
</Traits>
<Actor>structures/iberians/temple.xml</Actor>
</Entity>