0ad/binaries/data/mods/public/simulation/templates/structures/pers_farmstead.xml
Spahbod 3b294d3ad4 Revised Persian names.
This was SVN commit r13625.
2013-08-03 16:14:17 +00:00

23 lines
1017 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>
<Health>
<SpawnEntityOnDeath>rubble/rubble_stone_4x4</SpawnEntityOnDeath>
</Health>
<Identity>
<Civ>pers</Civ>
<SpecificName>Kaštašta</SpecificName>
<History>Farming probably originated in the lands of Mesopotamia circa 8000 BC. The arable lands of Sumer and Akkad, well irrigated by the Tigris and Euphrates, accounted for food surpluses, which were in turn stored in granaries present in every town. The Persians, who were originally shepherds and hunters, probably began farming under the influence of the nearby Elamites.</History>
</Identity>
<Obstruction>
<Static width="18.0" depth="18.0"/>
</Obstruction>
<VisualActor>
<Actor>structures/persians/farmstead.xml</Actor>
<FoundationActor>structures/fndn_4x4.xml</FoundationActor>
</VisualActor>
</Entity>