Add a frozen-lake texture based in the packice textures
This commit is contained in:
parent
e618f92a8a
commit
a1dab5709f
3 changed files with 8 additions and 2 deletions
|
@ -278,7 +278,10 @@
|
|||
<name>Estuary</name>
|
||||
<name>Watercourse</name>
|
||||
<name>Saline</name>
|
||||
<texture-set>
|
||||
<texture>Terrain/water-lake.png</texture>
|
||||
<texture n="10">Terrain/frozen_lake.png</texture>
|
||||
</texture-set>
|
||||
<parameters>
|
||||
<ice_cover><use>/environment/surface/ice-cover</use></ice_cover>
|
||||
</parameters>
|
||||
|
|
|
@ -431,7 +431,10 @@
|
|||
<name>Estuary</name>
|
||||
<name>Watercourse</name>
|
||||
<name>Saline</name>
|
||||
<texture-set>
|
||||
<texture>Terrain/water-lake.png</texture>
|
||||
<texture n="10">Terrain/frozen_lake.png</texture>
|
||||
</texture-set>
|
||||
<parameters>
|
||||
<ice_cover><use>/environment/surface/ice-cover</use></ice_cover>
|
||||
</parameters>
|
||||
|
|
BIN
Textures/Terrain/frozen_lake.png
Normal file
BIN
Textures/Terrain/frozen_lake.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 582 KiB |
Loading…
Reference in a new issue