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

From Team Fortress Wiki
Jump to: navigation, search
2828 
2929 "Proxies"
3030 {
31N/A "weapon_invis"
N/A31 "invis"
3232 {
3333 }
3434 "AnimatedTexture"
4141 {
4242 "resultVar" "$detailblendfactor"
4343 }
44N/A "YellowLevel"
N/A44 "ItemTintColor"
4545 {
46N/A "resultVar" "$yellow"
N/A46 "resultVar" "$colortint_tmp"
4747 }
48N/A "Equals"
N/A48 "SelectFirstIfNonZero"
4949 {
50N/A "srcVar1" "$yellow"
N/A50 "srcVar1" "$colortint_tmp"
N/A51 "srcVar2" "$colortint_base"
5152 "resultVar" "$color2"
5253 }
53N/A "ItemTintColor"
N/A54 "YellowLevel"
5455 {
55N/A "resultVar" "$colortint_tmp"
N/A56 "resultVar" "$yellow"
5657 }
57N/A "SelectFirstIfNonZero"
N/A58 "Multiply"
5859 {
59N/A "srcVar1" "$colortint_tmp"
60N/A "srcVar2" "$colortint_base"
61N/A "resultVar" "$color2"
N/A60 "srcVar1" "$color2"
N/A61 "srcVar2" "$yellow"
N/A62 "resultVar" "$color2"
6263 }
6364 }
64N/A}
N/A65}