wet tell gfx maybe

This commit is contained in:
Fishedotjpg 2026-02-23 02:55:14 +00:00
parent 15d93f1d1b
commit 61e3abc9d5
7 changed files with 22 additions and 2 deletions

BIN
gfx/map/terrain/masks/tells_wet_03_mask.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -1027,6 +1027,14 @@
mask = "masks/tells_dry_02_mask.png" mask = "masks/tells_dry_02_mask.png"
id = "tells_dry_02" id = "tells_dry_02"
} }
{
name = "tells_wet_03"
diffuse = "tells_wet_diffuse.dds"
normal = "tells_wet_normal.dds"
material = "tells_wet_properties.dds"
mask = "masks/tells_wet_03_mask.png"
id = "tells_wet_02"
}
} }
# unmasked textures # unmasked textures

BIN
gfx/map/terrain/tells_dry_normal.dds (Stored with Git LFS)

Binary file not shown.

BIN
gfx/map/terrain/tells_normal.dds (Stored with Git LFS)

Binary file not shown.

BIN
gfx/map/terrain/tells_wet_diffuse.dds (Stored with Git LFS) Normal file

Binary file not shown.

BIN
gfx/map/terrain/tells_wet_normal.dds (Stored with Git LFS) Normal file

Binary file not shown.

BIN
gfx/map/terrain/tells_wet_properties.dds (Stored with Git LFS) Normal file

Binary file not shown.