Assets pt 2 electric boogaloo

This commit is contained in:
2025-08-31 20:35:37 -04:00
parent 2420b0ae7b
commit d7b52eab69
1160 changed files with 5317 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
"LightmappedGeneric"
{
// Original shader: BaseTimesLightmapAlphaBlend
"$translucent" 1
"$basetexture" "Tools/toolsclip"
"srgb?$basetexture" "Tools/toolsclip-dx10"
"%compileclip" 1
"$surfaceprop" "default_silent"
"%keywords" "airexchange,borealis,c17downtown,c17industrial,c17sewers,c17skyscraper,c17trainstation,combine,kraken,wasteland"
}

View File

@@ -0,0 +1,7 @@
LightmappedGeneric
{
$basetexture "Tools/toolsnodraw"
"%compilenodraw" 1
"%keywords" "airexchange,borealis,c17downtown,c17industrial,c17sewers,c17skyscraper,c17trainstation,combine,kraken,wasteland"
}

View File

@@ -0,0 +1,8 @@
"LightmappedGeneric"
{
"$translucent" 1
"$basetexture" "Tools/toolsoccluder"
"srgb?$basetexture" "Tools/toolsoccluder-dx10"
"%compileNoLight" 1
"%keywords" "airexchange,borealis,c17downtown,c17industrial,c17sewers,c17skyscraper,c17trainstation,combine,kraken,wasteland"
}

View File

@@ -0,0 +1,8 @@
LightmappedGeneric
{
$basetexture "Tools/toolsskybox"
"%compilesky" 1
$surfaceprop default_silent
"%keywords" "airexchange,borealis,c17downtown,c17industrial,c17sewers,c17skyscraper,c17trainstation,combine,kraken,wasteland"
}