mirror of
https://github.com/mapbase-source/mapbase-game-src.git
synced 2025-02-19 18:11:12 +03:00
14 lines
457 B
Plaintext
14 lines
457 B
Plaintext
|
SDK_WorldVertexTransition
|
||
|
{
|
||
|
"$basetexture2" "nature/dirtfloor012a"
|
||
|
"$basetexture" "nature/cliffface001a"
|
||
|
|
||
|
"%tooltexture" "nature/blendrockdirt007d_tooltexture"
|
||
|
|
||
|
"$basetexturetransform" "center .5 .5 scale 1 1 rotate 0 translate 0 0"
|
||
|
//"$basetexturetransform2" "center .5 .5 scale 2 2 rotate 0 translate 0 0" // Mapbase - Commented out to retain original DX9 shader behavior
|
||
|
// "%detailtype" "rocks1"
|
||
|
"$surfaceprop" "dirt"
|
||
|
"%keywords" "coastline"
|
||
|
}
|