De-activating California regional definitions for the time being, this really needs to be merged carefully into the existing US Southwest to avoid jarring visuals
This commit is contained in:
parent
3146d6e4fe
commit
e98b4ef46f
2 changed files with 8 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
|||
<!-- North America -->
|
||||
<region include="Materials/regions/alaska.xml"/>
|
||||
<region include="Materials/regions/us_southwest.xml"/>
|
||||
<region include="Materials/regions/california.xml"/>
|
||||
<!--<region include="Materials/regions/california.xml"/>-->
|
||||
<region include="Materials/regions/sierras.xml"/>
|
||||
<region include="Materials/regions/florida.xml"/>
|
||||
|
||||
|
|
|
@ -41,11 +41,15 @@
|
|||
<texture>Terrain/california-airport.png</texture>
|
||||
<texture n="13">Terrain/gravel_red.png</texture>
|
||||
<texture n="14">Terrain/grass_dry2.png</texture>
|
||||
<texture n="15">Terrain/airport_grass_overlay.png</texture>
|
||||
</texture-set>
|
||||
<parameters>
|
||||
<grit_alpha>0.4</grit_alpha>
|
||||
<use_overlay>1</use_overlay>
|
||||
<overlay_bias>-0.1</overlay_bias>
|
||||
<overlay_bias>-0.05</overlay_bias>
|
||||
<use_grain>1</use_grain>
|
||||
<use_color_overlay>0</use_color_overlay>
|
||||
<base_layer_magnification>0.6</base_layer_magnification>
|
||||
</parameters>
|
||||
<xsize>250</xsize>
|
||||
<ysize>250</ysize>
|
||||
|
@ -70,6 +74,8 @@
|
|||
<load-resistance>1e30</load-resistance>
|
||||
</material>
|
||||
|
||||
|
||||
|
||||
<material>
|
||||
<effect>Effects/landmass-scrub</effect>
|
||||
<name>ShrubCover</name>
|
||||
|
|
Loading…
Reference in a new issue