Improved California regional definition by vnts
This commit is contained in:
parent
cf24eb2376
commit
8f38c737a2
5 changed files with 19 additions and 7 deletions
|
@ -55,10 +55,16 @@
|
|||
<name>SaltMarsh</name>
|
||||
<name>HerbWetlandCover</name>
|
||||
<name>WoodedWetlandCover</name>
|
||||
<effect>Effects/agriculture</effect>
|
||||
<texture-set>
|
||||
<texture>Terrain/california-grass.png</texture>
|
||||
<texture n="13">Terrain/california-rock.png</texture>
|
||||
<texture>Terrain/california-grass2.png</texture>
|
||||
<!--<texture n="16">Terrain/california-rock.png</texture>-->
|
||||
</texture-set>
|
||||
<parameters>
|
||||
<rotation_flag>1</rotation_flag>
|
||||
<rotation_scale>1000.0</rotation_scale>
|
||||
<distortion_factor>1.0</distortion_factor>
|
||||
</parameters>
|
||||
<xsize>2000</xsize>
|
||||
<ysize>2000</ysize>
|
||||
<light-coverage>4000000.0</light-coverage>
|
||||
|
@ -200,14 +206,20 @@
|
|||
<bumpiness>0.4</bumpiness>
|
||||
</material>
|
||||
|
||||
<material>
|
||||
<material>
|
||||
<name>DryCropPastureCover</name>
|
||||
<name>DryCrop</name>
|
||||
<effect>Effects/forest</effect>
|
||||
<effect>Effects/agriculture</effect>
|
||||
<texture-set>
|
||||
<texture>Terrain/california-drycrop.png</texture>
|
||||
</texture-set>
|
||||
<texture>Terrain/california-drycrop.png</texture>
|
||||
</texture-set>
|
||||
<object-mask>Terrain/california-drycrop-mask.png</object-mask>
|
||||
<parameters>
|
||||
<rotation_flag>2</rotation_flag>
|
||||
<rotation_scale>2000.0</rotation_scale>
|
||||
<uv_xoffset>0.0</uv_xoffset>
|
||||
<uv_yoffset>0.0</uv_yoffset>
|
||||
</parameters>
|
||||
<xsize>2000</xsize>
|
||||
<ysize>2000</ysize>
|
||||
<light-coverage>900000000.0</light-coverage>
|
||||
|
|
|
@ -17,7 +17,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"/>
|
||||
<region include="Materials/regions/bermuda.xml"/>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2 MiB After Width: | Height: | Size: 1.9 MiB |
Binary file not shown.
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB |
BIN
Textures/Terrain/california-grass2.png
Normal file
BIN
Textures/Terrain/california-grass2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 MiB |
Loading…
Add table
Reference in a new issue