Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/heavy/bio heavy wig blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexlitGeneric"
22{
3N/A "$baseTexture" "models\player\items\heavy\bio_heavy_wig"
4N/A "$bumpmap" "models\player\items\heavy\bio_heavy_wig_normal"
N/A3 "$baseTexture" "models/player/items/heavy/bio_heavy_wig"
N/A4 "$bumpmap" "models/player/items/heavy/bio_heavy_wig_normal"
55 "$detailscale" "5"
66 "$detailblendfactor" .01
77 "$detailblendmode" 6
3232 
3333 "Proxies"
3434 {
35N/A "weapon_invis"
N/A35 "invis"
3636 {
3737 }
3838 "AnimatedTexture"
4545 {
4646 "resultVar" "$detailblendfactor"
4747 }
48N/A "YellowLevel"
N/A48 "ItemTintColor"
4949 {
50N/A "resultVar" "$yellow"
N/A50 "resultVar" "$colortint_tmp"
5151 }
52N/A "Equals"
N/A52 "SelectFirstIfNonZero"
5353 {
54N/A "srcVar1" "$yellow"
N/A54 "srcVar1" "$colortint_tmp"
N/A55 "srcVar2" "$colortint_base"
5556 "resultVar" "$color2"
5657 }
57N/A "ItemTintColor"
N/A58 "YellowLevel"
5859 {
59N/A "resultVar" "$colortint_tmp"
N/A60 "resultVar" "$yellow"
6061 }
61N/A "SelectFirstIfNonZero"
N/A62 "Multiply"
6263 {
63N/A "srcVar1" "$colortint_tmp"
64N/A "srcVar2" "$colortint_base"
65N/A "resultVar" "$color2"
N/A64 "srcVar1" "$color2"
N/A65 "srcVar2" "$yellow"
N/A66 "resultVar" "$color2"
6667 }
67N/A 
6868 }
69N/A}
N/A69}