0ad/binaries/data/mods/public/simulation/templates/structures/maur_farmstead.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
541 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Entity parent="template_structure_economic_farmstead">
<Footprint>
<Square width="20.0" depth="20.0"/>
<Height>8.0</Height>
</Footprint>
<Identity>
<Civ>maur</Civ>
<SpecificName>Kantu</SpecificName>
<History>Farmstead.</History>
</Identity>
<Obstruction>
<Static width="18.0" depth="18.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/mauryans/farmstead.xml</Actor>
<FoundationActor>structures/fndn_4x4.xml</FoundationActor>
</VisualActor>
</Entity>