15 lines
535 B
XML
15 lines
535 B
XML
|
<?xml version="1.0"?>
|
||
|
<!-- Set of generic farm buildings, for inclusion in a materials file -->
|
||
|
<PropertyList>
|
||
|
<object>
|
||
|
<path>Models/Agriculture/horse-farm.ac</path>
|
||
|
<path>Models/Agriculture/cattle-farm.ac</path>
|
||
|
<path>Models/Agriculture/crop-farm.ac</path>
|
||
|
<path>Models/Agriculture/livestock-farm.ac</path>
|
||
|
<path>Models/Agriculture/brick-farm.ac</path>
|
||
|
<path>Models/Agriculture/traditional-farm.ac</path>
|
||
|
<coverage-m2>10000</coverage-m2>
|
||
|
<heading-type>mask</heading-type>
|
||
|
</object>
|
||
|
</PropertyList>
|