Add a set of US farm buildings, for inclusion in a materials file
This commit is contained in:
parent
e4e70abac7
commit
39ea9d9605
1 changed files with 13 additions and 0 deletions
13
Materials/base/us-farm-buildings.xml
Normal file
13
Materials/base/us-farm-buildings.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0"?>
|
||||
<!-- Set of US farm buildings, for inclusion in a materials file -->
|
||||
<PropertyList>
|
||||
<object>
|
||||
<path>Models/Agriculture/us-horse-farm.ac</path>
|
||||
<path>Models/Agriculture/cattle-farm.ac</path>
|
||||
<path>Models/Agriculture/us-crop-farm.ac</path>
|
||||
<path>Models/Agriculture/livestock-farm.ac</path>
|
||||
<path>Models/Agriculture/brick-farm.ac</path>
|
||||
<coverage-m2>10000</coverage-m2>
|
||||
<heading-type>mask</heading-type>
|
||||
</object>
|
||||
</PropertyList>
|
Loading…
Add table
Reference in a new issue