Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/all class/starve hair.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\all_class\starve_hair"
4N/A //"$bumpmap" "models\player\items\all_class\xms_allclass_beard_normal"
N/A3 "$baseTexture" "models/player/items/all_class/starve_hair"
N/A4 //"$bumpmap" "models/player/items/all_class/xms_allclass_beard_normal"
55 "$detailscale" "5"
66 "$detailblendfactor" .01
77 "$detailblendmode" 6
3030 
3131 "Proxies"
3232 {
33N/A "weapon_invis"
N/A33 "invis"
3434 {
3535 }
3636 "AnimatedTexture"
4343 {
4444 "resultVar" "$detailblendfactor"
4545 }
46N/A "YellowLevel"
N/A46 "ItemTintColor"
4747 {
48N/A "resultVar" "$yellow"
N/A48 "resultVar" "$colortint_tmp"
4949 }
50N/A "Equals"
N/A50 "SelectFirstIfNonZero"
5151 {
52N/A "srcVar1" "$yellow"
N/A52 "srcVar1" "$colortint_tmp"
N/A53 "srcVar2" "$colortint_base"
5354 "resultVar" "$color2"
5455 }
55N/A "ItemTintColor"
N/A56 "YellowLevel"
5657 {
57N/A "resultVar" "$colortint_tmp"
N/A58 "resultVar" "$yellow"
5859 }
59N/A "SelectFirstIfNonZero"
N/A60 "Multiply"
6061 {
61N/A "srcVar1" "$colortint_tmp"
62N/A "srcVar2" "$colortint_base"
63N/A "resultVar" "$color2"
N/A62 "srcVar1" "$color2"
N/A63 "srcVar2" "$yellow"
N/A64 "resultVar" "$color2"
6465 }
65N/A 
6666 }
67N/A}
N/A67}