Added a red barn to appear occasionally on farmland, with a 3km range
of visibility.
This commit is contained in:
parent
2a30355af5
commit
4e223eea06
1 changed files with 18 additions and 0 deletions
|
@ -3001,6 +3001,12 @@ Shared parameters for various materials.
|
|||
<b>0.0</b>
|
||||
<a>1.0</a>
|
||||
</emissive>
|
||||
<object>
|
||||
<path>Models/Buildings/red-barn.ac</path>
|
||||
<coverage>5000000</coverage>
|
||||
<range-m>3000</range-m>
|
||||
<billboard>false</billboard>
|
||||
</object>
|
||||
<object>
|
||||
<path>Models/Fauna/cow.ac</path>
|
||||
<coverage>10000</coverage>
|
||||
|
@ -3051,6 +3057,12 @@ Shared parameters for various materials.
|
|||
<b>0.0</b>
|
||||
<a>1.0</a>
|
||||
</emissive>
|
||||
<object>
|
||||
<path>Models/Buildings/red-barn.ac</path>
|
||||
<coverage>5000000</coverage>
|
||||
<range-m>3000</range-m>
|
||||
<billboard>false</billboard>
|
||||
</object>
|
||||
<object>
|
||||
<path>Models/Fauna/cow.ac</path>
|
||||
<coverage>10000</coverage>
|
||||
|
@ -3101,6 +3113,12 @@ Shared parameters for various materials.
|
|||
<b>0.0</b>
|
||||
<a>1.0</a>
|
||||
</emissive>
|
||||
<object>
|
||||
<path>Models/Buildings/red-barn.ac</path>
|
||||
<coverage>5000000</coverage>
|
||||
<range-m>3000</range-m>
|
||||
<billboard>false</billboard>
|
||||
</object>
|
||||
<object>
|
||||
<path>Models/Fauna/cow.ac</path>
|
||||
<coverage>10000</coverage>
|
||||
|
|
Loading…
Reference in a new issue