Assets pt 2 electric boogaloo

This commit is contained in:
2025-08-31 20:37:54 -04:00
parent d7b52eab69
commit bc074fcdf5
1107 changed files with 4811 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
LightmappedGeneric
{
$basetexture "campus/metal/metal_grate01"
$bumpmap "campus/metal/metal_grate01n"
$surfaceprop Metal
$envmap "environment maps/metal_generic_003"
$normalmapalphaenvmapmask 1
$envmapcontrast 0.5
$envmaplightscale 1
$phong 1
$phongexponent 25
$phongamount "[1 0.98 0.94 1]"
$phongmaskcontrastbrightness "[2 1]"
}

Binary file not shown.

View File

@@ -0,0 +1,16 @@
LightmappedGeneric
{
$basetexture "campus/metal/metal_grate02"
$bumpmap "campus/metal/metal_grate02n"
$surfaceprop Metalgrate
$envmap "environment maps/metal_generic_003"
$normalmapalphaenvmapmask 1
$envmapcontrast 0.5
$envmaplightscale 1
$phong 1
$phongexponent 25
$phongamount "[1 0.98 0.94 1]"
$phongmaskcontrastbrightness "[2 1]"
}

Binary file not shown.

View File

@@ -0,0 +1,11 @@
LightmappedGeneric
{
$basetexture "campus/metal/metal_panel01"
$bumpmap "campus/metal/metal_panel01n"
$surfaceprop Metal
$phong 1
$phongexponent 14
$phongamount "[1 0.99 0.91 1]"
$phongmaskcontrastbrightness "[6 1]"
}

Binary file not shown.

View File

@@ -0,0 +1,20 @@
LightmappedGeneric
{
$basetexture "campus/metal/metal_panel02"
$bumpmap "campus/metal/metal_panel02n"
$surfaceprop Metal
$detail "campus/concrete/panel01_detail"
$detailscale "[1 2]"
$detailblendfactor 0.5
$envmap "environment maps/metal_generic_002"
$normalmapalphaenvmapmask 1
$envmaptint "[0.20 0.20 0.20]"
$envmapcontrast 0.5
$envmaplightscale 1
$phong 1
$phongexponent 25
$phongamount "[2 2 2 1]"
}

Binary file not shown.

View File

@@ -0,0 +1,20 @@
LightmappedGeneric
{
$basetexture "campus/metal/metal_panel02a"
$bumpmap "campus/metal/metal_panel02an"
$surfaceprop Metal
$detail "campus/concrete/panel01_detail"
$detailscale 1
$detailblendfactor 0.5
$envmap "environment maps/metal_generic_002"
$normalmapalphaenvmapmask 1
$envmaptint "[0.20 0.20 0.20]"
$envmapcontrast 0.5
$envmaplightscale 1
$phong 1
$phongexponent 25
$phongamount "[2 2 2 1]"
}

View File

@@ -0,0 +1,14 @@
LightmappedGeneric
{
$basetexture "campus/metal/metal_roof01"
$bumpmap "campus/metal/metal_roof01n"
$surfaceprop Metal
$envmap "environment maps/metal_generic_003"
$envmaptint "[0.02 0.02 0.02]"
$phong 1
$phongexponent 10
$phongamount "[3 2.87 2.6 1]"
$phongmaskcontrastbrightness "[3.4 1]"
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,16 @@
LightmappedGeneric
{
$basetexture "campus/metal/metal_roof_corrugated01"
$bumpmap "campus/metal/metal_roof_corrugated01n"
$surfaceprop Metal
$bumpmap2 "campus/metal/normal_wavy"
$envmap "environment maps/metal_generic_001"
$normalmapalphaenvmapmask 1
$envmaplightscale 1
$addbumpmaps 1
$bumpdetailscale2 0.12
$bumptransform2 "center 0 0 scale 0.2 0.2 rotate 0 translate 0 0"
}

Binary file not shown.