0ad/binaries/data/mods/public/simulation/templates/structures/maur_temple.xml
Mythos_Ruler 68f44a74bd - Fig Tree: Gave it the "berry bush" selection sound to help drive home that it is a fruit-bearing tree.
- All Mauryan buildings: Removed the Persian structural health bonus, a
legacy from copying over from Persian templates.
- Mauryan Barracks: Added the Indian Light Cavalry to the training
roster. Removed the Persian Barracks portrait icon.

This was SVN commit r12079.
2012-07-07 21:38:48 +00:00

20 lines
533 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>maur</Civ>
<SpecificName>Devalaya</SpecificName>
<History>Temple.</History>
</Identity>
<Obstruction>
<Static width="17.5" depth="17.5"/>
</Obstruction>
<VisualActor>
<Actor>structures/mauryans/temple.xml</Actor>
<FoundationActor>structures/fndn_4x4.xml</FoundationActor>
</VisualActor>
</Entity>