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

22 lines
690 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_economic_farmstead"
>
<Traits>
<Id>
<Specific>Ahuzah</Specific>
<Civ>Carthaginians</Civ>
<History>Although there must have been many small farms as well, when the Carthaginians expanded into the hinterland, most farms and orchardist establishments were created by the wealthy segment of society that became known as the landowners, and the resulting estates were mostly worked by ?almost enslaved? Liby-Phoenicians, Numidians, and whomever they could get.</History>
</Id>
</Traits>
<Actor>structures/carthaginians/farmstead.xml</Actor>
</Entity>