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

From Team Fortress Wiki
Jump to: navigation, search
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 }
6768 }
68N/A}
69N/A 
N/A69}