Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/all class/wikicap.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 }
N/A44 "ItemTintColor"
N/A45 {
N/A46 "resultVar" "$colortint_tmp"
N/A47 }
N/A48 "SelectFirstIfNonZero"
N/A49 {
N/A50 "srcVar1" "$colortint_tmp"
N/A51 "srcVar2" "$colortint_base"
N/A52 "resultVar" "$color2"
N/A53 }
4454 "YellowLevel"
4555 {
4656 "resultVar" "$yellow"
4757 }
48N/A "Equals"
N/A58 "Multiply"
4959 {
50N/A "srcVar1" "$yellow"
N/A60 "srcVar1" "$color2"
N/A61 "srcVar2" "$yellow"
5162 "resultVar" "$color2"
5263 }
53N/A "ItemTintColor"
54N/A {
55N/A "resultVar" "$colortint_tmp"
56N/A }
57N/A "SelectFirstIfNonZero"
58N/A {
59N/A "srcVar1" "$colortint_tmp"
60N/A "srcVar2" "$colortint_base"
61N/A "resultVar" "$color2"
62N/A }
63N/A 
6464 }
65N/A}
N/A65}