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

From Team Fortress Wiki
Jump to: navigation, search
3030 
3131 "Proxies"
3232 {
33N/A "weapon_invis"
N/A33 "invis"
3434 {
3535 }
36N/A 
3736 "AnimatedTexture"
3837 {
3938 "animatedtexturevar" "$detail"
4443 {
4544 "resultVar" "$detailblendfactor"
4645 }
47N/A 
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 }
4856 "YellowLevel"
4957 {
5058 "resultVar" "$yellow"
5159 }
52N/A "Equals"
N/A60 "Multiply"
5361 {
54N/A "srcVar1" "$yellow"
N/A62 "srcVar1" "$color2"
N/A63 "srcVar2" "$yellow"
5564 "resultVar" "$color2"
5665 }
57N/A "ItemTintColor"
58N/A {
59N/A "resultVar" "$colortint_tmp"
60N/A }
61N/A "SelectFirstIfNonZero"
62N/A {
63N/A "srcVar1" "$colortint_tmp"
64N/A "srcVar2" "$colortint_base"
65N/A "resultVar" "$color2"
66N/A }
6766 }
6867}