Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/pyro/hero academy pyro blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
2929 
3030 "Proxies"
3131 {
32N/A "weapon_invis"
N/A32 "invis"
3333 {
3434 }
3535 "AnimatedTexture"
4242 {
4343 "resultVar" "$detailblendfactor"
4444 }
45N/A "YellowLevel"
N/A45 "ItemTintColor"
4646 {
47N/A "resultVar" "$yellow"
N/A47 "resultVar" "$colortint_tmp"
4848 }
49N/A "Equals"
N/A49 "SelectFirstIfNonZero"
5050 {
51N/A "srcVar1" "$yellow"
N/A51 "srcVar1" "$colortint_tmp"
N/A52 "srcVar2" "$colortint_base"
5253 "resultVar" "$color2"
5354 }
54N/A "ItemTintColor"
N/A55 "YellowLevel"
5556 {
56N/A "resultVar" "$colortint_tmp"
N/A57 "resultVar" "$yellow"
N/A58 }
N/A59 "Multiply"
N/A60 {
N/A61 "srcVar1" "$color2"
N/A62 "srcVar2" "$yellow"
N/A63 "resultVar" "$color2"
5764 }
58N/A "SelectFirstIfNonZero"
59N/A {
60N/A "srcVar1" "$colortint_tmp"
61N/A "srcVar2" "$colortint_base"
62N/A "resultVar" "$color2"
63N/A }
64N/A 
6565 }
66N/A}
67N/A 
N/A66}