diff -r 000000000000 -r a5ee9df947f6 materials/glitchvid/linol/lin_solid_white.vmt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/materials/glitchvid/linol/lin_solid_white.vmt Sun Mar 06 19:45:24 2016 -0700 @@ -0,0 +1,13 @@ +"LightmappedGeneric" +{ + "$basetexture" "glitchvid/linol/lin_solid_white" + "$bumpmap" "glitchvid/linol/lin_shared_normalmap" +// "$nodiffusebumplighting" "1" + "$envmap" "env_cubemap" + "$normalmapalphaenvmapmask" 1 + //Curly Brackets for goddamn standard 0-255 RGB color. none of that decimal shit here, fuck off. + // Hi me from the past, decimals are awesome + "$envmaptint" "[ 1 1 1 ]" + "$envmapsaturation" "0" + "$surfaceprop" "tile" +}