1
0
forked from 0ad/0ad
0ad/binaries/data/mods/public/simulation/templates/structures/pers_temple.xml
Mythos_Ruler 77f8f95d20 Updated the names of the Persian units and structures. Removed Tachara and replaced with Apadana.
Took out some random flame and smoke actors from the Median Oasis map.

This was SVN commit r10502.
2011-11-10 00:49:54 +00:00

20 lines
699 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_civic_temple">
<Footprint>
<Square width="19.0" depth="19.0"/>
<Height>12.0</Height>
</Footprint>
<Identity>
<Civ>pers</Civ>
<SpecificName>Ayadana</SpecificName>
<History>Zoroastrian Temples were most often simple structures, not as ornate as Christian churches and Muslim mosques. Fire Altars were also widely spread as small places of worship.</History>
</Identity>
<Obstruction>
<Static width="17.5" depth="17.5"/>
</Obstruction>
<VisualActor>
<Actor>structures/persians/temple.xml</Actor>
<FoundationActor>structures/fndn_4x4.xml</FoundationActor>
</VisualActor>
</Entity>