Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/spy/roseblu.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 }
N/A46 "ItemTintColor"
N/A47 {
N/A48 "resultVar" "$colortint_tmp"
N/A49 }
N/A50 "SelectFirstIfNonZero"
N/A51 {
N/A52 "srcVar1" "$colortint_tmp"
N/A53 "srcVar2" "$colortint_base"
N/A54 "resultVar" "$color2"
N/A55 }
4656 "YellowLevel"
4757 {
4858 "resultVar" "$yellow"
4959 }
50N/A "Equals"
N/A60 "Multiply"
5161 {
52N/A "srcVar1" "$yellow"
N/A62 "srcVar1" "$color2"
N/A63 "srcVar2" "$yellow"
5364 "resultVar" "$color2"
5465 }
55N/A "ItemTintColor"
56N/A {
57N/A "resultVar" "$colortint_tmp"
58N/A }
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}
N/A67}