Set the default to US agriculture buildings since all the other regions are defined individually.
This commit is contained in:
parent
49a94f3012
commit
65fea87637
1 changed files with 4 additions and 4 deletions
|
@ -664,7 +664,7 @@
|
|||
<rolling-friction>0.1</rolling-friction>
|
||||
<bumpiness>0.7</bumpiness>
|
||||
<load-resistance>1e30</load-resistance>
|
||||
<object-group include="Materials/base/farm-buildings.xml"/>
|
||||
<object-group include="Materials/base/us-farm-buildings.xml"/>
|
||||
<wood-coverage>10000.0</wood-coverage>
|
||||
<tree-texture>Trees/mixed-alt.png</tree-texture>
|
||||
<tree-varieties>8</tree-varieties>
|
||||
|
@ -695,7 +695,7 @@
|
|||
<rolling-friction>0.3</rolling-friction>
|
||||
<bumpiness>0.6</bumpiness>
|
||||
<load-resistance>1e30</load-resistance>
|
||||
<object-group include="Materials/base/farm-buildings.xml"/>
|
||||
<object-group include="Materials/base/us-farm-buildings.xml"/>
|
||||
<wood-coverage>10000.0</wood-coverage>
|
||||
<tree-texture>Trees/mixed-alt.png</tree-texture>
|
||||
<tree-varieties>8</tree-varieties>
|
||||
|
@ -724,7 +724,7 @@
|
|||
<bumpiness>0.6</bumpiness>
|
||||
<load-resistance>1e30</load-resistance>
|
||||
<light-coverage>2000000.0</light-coverage>
|
||||
<object-group include="Materials/base/farm-buildings.xml"/>
|
||||
<object-group include="Materials/base/us-farm-buildings.xml"/>
|
||||
<wood-coverage>10000.0</wood-coverage>
|
||||
<tree-texture>Trees/mixed-alt.png</tree-texture>
|
||||
<tree-varieties>8</tree-varieties>
|
||||
|
@ -744,7 +744,7 @@
|
|||
<bumpiness>0.6</bumpiness>
|
||||
<load-resistance>1e30</load-resistance>
|
||||
<light-coverage>2000000.0</light-coverage>
|
||||
<object-group include="Materials/base/farm-buildings.xml"/>
|
||||
<object-group include="Materials/base/us-farm-buildings.xml"/>
|
||||
<wood-coverage>10000.0</wood-coverage>
|
||||
<tree-texture>Trees/mixed-alt.png</tree-texture>
|
||||
<tree-varieties>8</tree-varieties>
|
||||
|
|
Loading…
Reference in a new issue