mirror of
https://github.com/chev2/gmod-addons.git
synced 2025-10-30 06:31:35 +00:00
9 lines
195 B
Text
9 lines
195 B
Text
"UnlitGeneric"
|
|
{
|
|
// Original shader: BaseTimesVertexColorAlphaBlend
|
|
"$basetexture" "particles/nimbus/cloud"
|
|
"$vertexcolor" "1"
|
|
"$vertexalpha" "1"
|
|
"$translucent" "1"
|
|
//"$no_fullbright" 1
|
|
}
|