mirror of
https://github.com/mapbase-source/mapbase-game-src.git
synced 2025-02-16 00:28:56 +03:00
11 lines
195 B
Plaintext
11 lines
195 B
Plaintext
// AI rappel needs the original cable shader
|
|
Cable
|
|
{
|
|
"$basetexture" "cable\black"
|
|
"$bumpmap" "cable\cablenormalmap"
|
|
"$vertexcolor" 1
|
|
"$nocull" 1
|
|
"$MinLight" 0.0
|
|
"$MaxLight" 0.0
|
|
}
|