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

22 lines
518 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_economic_farmstead"
>
<Traits>
<Id>
<Specific>Hacienda</Specific>
<Civ>Iberians</Civ>
<History>The Hacienda is adopted as being a farm centre that would typically house more than a single family, or an extended family, involved in all manner of agricultural pursuit required of the times.</History>
</Id>
</Traits>
<Actor>structures/iberians/farmstead.xml</Actor>
</Entity>