1
0
Fork 0

Add a frozen-lake texture based in the packice textures

This commit is contained in:
Erik Hofman 2021-12-20 15:00:22 +01:00
parent e618f92a8a
commit a1dab5709f
3 changed files with 8 additions and 2 deletions

View file

@ -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>

View file

@ -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>

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 KiB