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

From Team Fortress Wiki
Jump to: navigation, search
3030 
3131 "Proxies"
3232 {
33N/A "weapon_invis"
N/A33 "invis"
3434 {
3535 }
3636 "AnimatedTexture"
4343 {
4444 "resultVar" "$detailblendfactor"
4545 }
46N/A "YellowLevel"
N/A46 "ItemTintColor"
4747 {
48N/A "resultVar" "$yellow"
N/A48 "resultVar" "$colortint_tmp"
4949 }
50N/A "Equals"
N/A50 "SelectFirstIfNonZero"
5151 {
52N/A "srcVar1" "$yellow"
N/A52 "srcVar1" "$colortint_tmp"
N/A53 "srcVar2" "$colortint_base"
5354 "resultVar" "$color2"
5455 }
55N/A "ItemTintColor"
N/A56 "YellowLevel"
5657 {
57N/A "resultVar" "$colortint_tmp"
N/A58 "resultVar" "$yellow"
N/A59 }
N/A60 "Multiply"
N/A61 {
N/A62 "srcVar1" "$color2"
N/A63 "srcVar2" "$yellow"
N/A64 "resultVar" "$color2"
5865 }
59N/A "SelectFirstIfNonZero"
60N/A {
61N/A "srcVar1" "$colortint_tmp"
62N/A "srcVar2" "$colortint_base"
63N/A "resultVar" "$color2"
64N/A }
65N/A 
6666 }
67N/A}
68N/A 
N/A67}