//Arachnit's super duper cool MLG vmt config, donut steal plz. :(

"VertexLitGeneric"
{
//Basic
	"$BaseTexture" 			    "models/weapons/mk18/T_1P_MK18_Sights_S"
">=dx90"
{
	"$BumpMap" 				    "models/weapons/mk18/T_1P_MK18_Sights_N"
	"$PhongExponentTexture"     "models/weapons/mk18/T_1P_MK18_Sights_M"

//Warp
//	"$LightWarpTexture"         "models/arachnit/shared/clothes_wrp2"		//< Change as needed

//Phong
	"$Phong"				    "1"
	"$PhongBoost"               "15" 	//< Change as needed
//	"$PhongExponent"            "15" 	//< $PhongExponent overrides $PhongExponentTexture !!!
	"$PhongFresnelRanges"	    "[0.3 1 4]"
	"$PhongAlbedoTint"          "1"
	"$PhongDisableHalfLambert"  "1"
	"$NormalmapAlphaPhongMask"  "1"

//Rimlight
	"$Rimlight" 			    "0"
}

//Transparency
	"$Translucent"    	 		"0"
	"$Additive"    	 			"1"

//Other
	"$Model"                    "1"
	"$HalfLambert" 			    "0"
	"$NoDecal" 				    "1"
	"$AmbientOcclusion" 	    "0"
	"$NoCull" 				    "0"
	"$SurfaceProp" 			    "metal"
//	"$BlendTintByBaseAlpha"     "1"
	"$Color2"					"{ 32 32 32 }"	//< RGB colors // 64 64 64 / 92 92 92
	"$CloakPassEnabled" 		"1" 	//< For SFM and TF2
//	"$CloakColorTint" 			"[0.4 0.5 1]" // BLU
//	"$CloakColorTint" 			"[1 0.5 0.4]" // RED

"<dx90"
{
	"$SurfaceProp" 			    "no_decal"
}
}