depreciate the grass texture for now and use the tundra texture for grasslands also.
This commit is contained in:
parent
98c1bedb3b
commit
4445c1c324
1 changed files with 3 additions and 0 deletions
|
@ -1032,6 +1032,7 @@ Shared parameters for various materials.
|
|||
<light-coverage>40000000.0</light-coverage>
|
||||
</material>
|
||||
|
||||
<!-- Moved to Tundra (see below)
|
||||
<material>
|
||||
<name>GrassCover</name>
|
||||
<texture>Terrain/grass.rgb</texture>
|
||||
|
@ -1039,8 +1040,10 @@ Shared parameters for various materials.
|
|||
<ysize>1000</ysize>
|
||||
<light-coverage>4000000.0</light-coverage>
|
||||
</material>
|
||||
-->
|
||||
|
||||
<material>
|
||||
<name>GrassCover</name>
|
||||
<name>BareTundraCover</name>
|
||||
<name>HerbTundraCover</name>
|
||||
<name>MixedTundraCover</name>
|
||||
|
|
Loading…
Add table
Reference in a new issue