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

22 lines
639 B
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
<Entity
Parent="template_structure_economic_farmstead"
>
<Traits>
<Id>
<Specific>Ystordy</Specific>
<Civ>Celts</Civ>
<History>In southern parts of the country, most of the wildwood had been cleared and given way to farming or coppice management. In northern parts, or where the ground was particularly unsuitable for agriculture, wildwood remained, but under constant threat. Land around the farmsteads was usually enclosed by hazel fencing or hedging.</History>
</Id>
</Traits>
<Actor>structures/celts/mill.xml</Actor>
</Entity>