ba6f14c435
- Re-factor common properties (including condition statements) into separate files. Note that using "index=0" attributes these can be over-ridden. - Add caribbean regional textures and building definitions - Add missing low-resolution rainforest-hawaii.png
14 lines
494 B
XML
14 lines
494 B
XML
<?xml version="1.0"?>
|
|
<!-- Set of generic farm buildings, for inclusion in a materials file -->
|
|
<PropertyList>
|
|
<range-m>5000</range-m>
|
|
<object>
|
|
<path>Models/Buildings/red-barn.ac</path>
|
|
<path>Models/Buildings/cow-stable.ac</path>
|
|
<path>Models/Agriculture/farmhouse1.ac</path>
|
|
<path>Models/Agriculture/farmhouse2.ac</path>
|
|
<path>Models/Agriculture/farmhouse3.ac</path>
|
|
<coverage-m2>5000</coverage-m2>
|
|
<heading-type>mask</heading-type>
|
|
</object>
|
|
</PropertyList>
|