9c901780ac
to support more materials definitions in future. Also make a couple of fixes: - Runway effect now works for both dds and non-dds - PNG definitions for pa_shoulder and pc_shoulder - Defined Industrial area (previously this was common with Urban)
16 lines
586 B
XML
16 lines
586 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/silo.ac</path>
|
|
<path>Models/Buildings/red-barn.ac</path>
|
|
<path>Models/Buildings/horse-stable.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>
|